contrib: Update simnet script for wallet cointype.

This modifies the dcr_tmux_simnet_setup.sh script to update the mining
and transfer addresses to account for the change to dcrwallet master
which always upgrades the cointype on simnet.
This commit is contained in:
Dave Collins 2020-08-17 12:00:33 -05:00
parent f1d6b2fc10
commit 9de5c1911c
No known key found for this signature in database
GPG Key ID: B8904D9D9C93D1F2

View File

@ -29,8 +29,8 @@ NODES_ROOT=${DCR_SIMNET_ROOT:-${HOME}/dcrdsimnetnodes}
RPCUSER="USER"
RPCPASS="PASS"
WALLET_SEED="b280922d2cffda44648346412c5ec97f429938105003730414f10b01e1402eac"
WALLET_MINING_ADDR="SspUvSyDGSzvPz2NfdZ5LW15uq6rmuGZyhL" # NOTE: This must be changed if the seed is changed.
WALLET_XFER_ADDR="SsonWQK6xkLSYm7VttCddHWkWWhETFMdR4Y" # same as above
WALLET_MINING_ADDR="SsXciQNTo3HuV5tX3yy4hXndRWgLMRVC7Ah" # NOTE: This must be changed if the seed is changed.
WALLET_XFER_ADDR="SsWKp7wtdTZYabYFYSc9cnxhwFEjA5g4pFc" # same as above
WALLET_CREATE_CONFIG="y
n
y