Update instructions
This commit is contained in:
parent
e8779f8d56
commit
578f2153e8
@ -13,6 +13,8 @@
|
|||||||
* Create and populate `config.yml` following [config.example.yml](./config.example.yml):
|
* Create and populate `config.yml` following [config.example.yml](./config.example.yml):
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
cp config.example.yml config.yml
|
||||||
|
|
||||||
# Get user key
|
# Get user key
|
||||||
laconicd keys export alice --unarmored-hex --unsafe --keyring-backend test --home ~/.laconicd
|
laconicd keys export alice --unarmored-hex --unsafe --keyring-backend test --home ~/.laconicd
|
||||||
|
|
||||||
@ -21,6 +23,9 @@
|
|||||||
|
|
||||||
# Get the bond id
|
# Get the bond id
|
||||||
laconicd query bond list
|
laconicd query bond list
|
||||||
|
|
||||||
|
# Change the gas value
|
||||||
|
# gas: 500000
|
||||||
```
|
```
|
||||||
|
|
||||||
* Install the CLI:
|
* Install the CLI:
|
||||||
|
Loading…
Reference in New Issue
Block a user