Change base networks from btc to xmr, e.g. BTC_REGTEST -> XMR_STAGENET (#55)

change base networks from btc to xmr, e.g. BTC_REGTEST -> XMR_STAGENET

add xmr seed node files
This commit is contained in:
woodser 2021-05-08 13:57:32 -04:00 committed by GitHub
parent de5bbf4a85
commit 9903821b18
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
62 changed files with 353 additions and 181 deletions

View file

@ -2553,11 +2553,11 @@ formatter.asTaker={0} {1} jako příjemce
# we use enum values here
# dynamic values are not recognized by IntelliJ
# suppress inspection "UnusedProperty"
BTC_MAINNET=Bitcoin Mainnet
XMR_MAINNET=Monero Mainnet
# suppress inspection "UnusedProperty"
BTC_TESTNET=Bitcoin Testnet
XMR_TESTNET=Monero Testnet
# suppress inspection "UnusedProperty"
BTC_REGTEST=Bitcoin Regtest
XMR_STAGENET=Monero Stagenet
# suppress inspection "UnusedProperty"
BTC_DAO_TESTNET=Bitcoin DAO Testnet (zastaralé)
# suppress inspection "UnusedProperty"