mirror of
https://github.com/AthanorLabs/atomic-swap.git
synced 2026-01-10 06:38:04 -05:00
move stagenet from goerli to sepolia (#363)
Co-authored-by: Dmitry Holodov <dimalinux@protonmail.com>
This commit is contained in:
@@ -8,7 +8,7 @@ bash ./scripts/install-monero-linux.sh
|
||||
# invoking this script. There is no guarantee that the node below will be
|
||||
# running or should be trusted when you test.
|
||||
#
|
||||
ETHEREUM_ENDPOINT="${ETHEREUM_ENDPOINT:-"https://ethereum-goerli-rpc.allthatnode.com"}"
|
||||
ETHEREUM_ENDPOINT="${ETHEREUM_ENDPOINT:-"https://rpc.sepolia.org/"}"
|
||||
|
||||
#
|
||||
# swapd has some preconfigured stagenet monerod nodes, but the best option
|
||||
|
||||
Reference in New Issue
Block a user