mirror of
https://github.com/bisq-network/bisq.git
synced 2024-11-19 01:41:11 +01:00
Add missing 'Example' word
This commit is contained in:
parent
1a2307d613
commit
6eed20283f
@ -30,6 +30,8 @@ Navigate to the [bitcoin.conf](https://en.bitcoin.it/wiki/Running_Bitcoin#Bitcoi
|
|||||||
|
|
||||||
At first startup you need to create 101 blocks using the command `generatetoaddress 101 address`* from the terminal inside Bitcoin Core, where `address` value could be obtained with the command `getnewaddress`. 101 blocks are required because of the coin maturity (100 blocks) so you need one more to have at least 50 BTC available for spending.
|
At first startup you need to create 101 blocks using the command `generatetoaddress 101 address`* from the terminal inside Bitcoin Core, where `address` value could be obtained with the command `getnewaddress`. 101 blocks are required because of the coin maturity (100 blocks) so you need one more to have at least 50 BTC available for spending.
|
||||||
|
|
||||||
|
Example:
|
||||||
|
|
||||||
generatetoaddress 101 bcrt1qhqn0t94uc269szakr4ez0zh7erdd6tlm4pv6mg
|
generatetoaddress 101 bcrt1qhqn0t94uc269szakr4ez0zh7erdd6tlm4pv6mg
|
||||||
|
|
||||||
Later you can create new blocks with `generatetoaddress 1 address`*.
|
Later you can create new blocks with `generatetoaddress 1 address`*.
|
||||||
|
Loading…
Reference in New Issue
Block a user