You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# generate a few receive addresses in the range `<account>/<usage/addr>` to `<usage/addr>`
dashhd --testnet ./seed.hex "m/44'/1'/0'/0/0""0/5"# generate a few change addresses
dashhd --testnet ./seed.hex "m/44'/1'/0'/1/0""1/5"
Install DashCore
Create a Test Wallet
dashphrase generate -o ./seed-phrase.txt dashphrase seed ./seed-phrase.txt '' -o ./seed.hex
testnet is m/44'/1', mainnet is m/44'/5'
Load some Dash onto the Test Wallet
Use
generatetoaddress
on some of the receive (usage=0
) addresses:Denominate Coins
The text was updated successfully, but these errors were encountered: