mirror of
https://github.com/0glabs/0g-chain.git
synced 2024-11-10 10:05:18 +00:00
Update README.md
This commit is contained in:
parent
83110d028e
commit
ab4fc5644e
@ -44,7 +44,7 @@ kvcli keys add <your_wallet_name>
|
|||||||
#### Create a Genesis Transaction
|
#### Create a Genesis Transaction
|
||||||
```
|
```
|
||||||
kvd add-genesis-account $(kvcli keys show <your_wallet_name> -a) 1000000kva
|
kvd add-genesis-account $(kvcli keys show <your_wallet_name> -a) 1000000kva
|
||||||
kvd gentx --name <your_wallet_name> --amount 1000000kva
|
kvd gentx --name <your_wallet_name> --amount 1000000kva --ip <your-public-ip>
|
||||||
```
|
```
|
||||||
|
|
||||||
A genesis transaction should be written to `$HOME/.kvd/config/gentx/gentx-<gen_tx_hash>.json`
|
A genesis transaction should be written to `$HOME/.kvd/config/gentx/gentx-<gen_tx_hash>.json`
|
||||||
|
Loading…
Reference in New Issue
Block a user