new testnet default account

pull/54/head
moneroexamples 7 years ago
parent 6b42e03f4e
commit 18310de526

@ -2,7 +2,7 @@ var config = {
apiUrl: "http://127.0.0.1:1984/",
mainnetExplorerUrl: "https://moneroexplorer.com/",
testnetExplorerUrl: "http://139.162.32.245:8082/",
testnet: false,
testnet: true,
coinUnitPlaces: 12,
txMinConfirms: 10, // corresponds to CRYPTONOTE_DEFAULT_TX_SPENDABLE_AGE in Monero
txCoinbaseMinConfirms: 60, // corresponds to CRYPTONOTE_MINED_MONEY_UNLOCK_WINDOW in Monero

Loading…
Cancel
Save