mirror of
https://github.com/boldsuck/haveno.git
synced 2025-01-03 14:49:25 +00:00
docs: instruct to self mine 150 blocks after hf
This commit is contained in:
parent
a5f313ef0f
commit
4b46871cc3
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ If you are a developer who wants to test Haveno in a more controlled way, follow
|
||||||
|
|
||||||
1. In a new terminal window run `make monerod-local1`
|
1. In a new terminal window run `make monerod-local1`
|
||||||
1. In a new terminal window run `make monerod-local2`
|
1. In a new terminal window run `make monerod-local2`
|
||||||
3. Now mine the first 130 blocks to a random address before using, so wallets only use the latest output type. Run in one of the terminal windows opened above:
|
3. Now mine the first 150 blocks to a random address before using, so wallets only use the latest output type. Run in one of the terminal windows opened above:
|
||||||
|
|
||||||
`start_mining 9tsUiG9bwcU7oTbAdBwBk2PzxFtysge5qcEsHEpetmEKgerHQa1fDqH7a4FiquZmms7yM22jdifVAD7jAb2e63GSJMuhY75 1`
|
`start_mining 9tsUiG9bwcU7oTbAdBwBk2PzxFtysge5qcEsHEpetmEKgerHQa1fDqH7a4FiquZmms7yM22jdifVAD7jAb2e63GSJMuhY75 1`
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue