File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 11MNEMONIC = ' jewel pattern cry forget gown better agent celery nothing glove silk ill'
22# Mnemonic's first address: ydinxECoSdvGkCMZFhrqY4fg3Jc3AbeS2z
3+ # WITHDRAWAL_ADDRESS is an Core chain address from Dash Core or another wallet
4+ # Credits withdrawn from Platform will be received as DASH in the address
5+ WITHDRAWAL_ADDRESS = ' ydinxECoSdvGkCMZFhrqY4fg3Jc3AbeS2z'
36
47# Core block height to begin syncing from
58# Allows syncing to complete faster than if syncing the entire chain from the first block
Original file line number Diff line number Diff line change 3434 the address reported in the previous step
35351 . Open the ` .env ` file (See [ ` .env.example ` ] ( ./.env.example ) for an example
3636 ` .env ` file) and set ` MNEMONIC ` to the wallet mnemonic from step 3.
37+ 1 . If doing withdrawals, open your ` .env ` file and set ` WITHDRAWAL_ADDRESS ` to
38+ the Core chain address where you would like to receive funds withdrawn from
39+ Platform.
37401 . (Optional) To minimize wallet sync time, open your ` .env ` file and set
3841 ` SYNC_START_HEIGHT ` to a Core chain block height just below the height of
3942 your wallet's first transaction. Otherwise you can skip this step and use the
You can’t perform that action at this time.
0 commit comments