Skip to content
This repository was archived by the owner on Jan 19, 2024. It is now read-only.

Commit fb317d1

Browse files
Update RPC server URL
1 parent 26aab38 commit fb317d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
import xpring
44

5-
url = '3.14.64.116:50051'
5+
url = 'test.xrp.xpring.io:50051'
66
seed = 'ss9unxUg8VgvDjWrogKGVDiRRz97n'
77
recipient = 'rNJDvXkaBRwJYdeEcx9pchE2SecMkH3FLz'
88
amount = '10'

0 commit comments

Comments
 (0)