Merge PR #4135: Minor Fixes
* Add clarification to gen-only * Add nil type check in NewResponseFormatBroadcastTxCommit * Add small note to docs re: generate-only
This commit is contained in:
@@ -242,6 +242,10 @@ gaiacli tx sign \
|
||||
unsignedSendTx.json > signedSendTx.json
|
||||
```
|
||||
|
||||
::: tip Note
|
||||
The `--generate-only` flag prevents `gaiacli` from accessing the local keybase.
|
||||
:::
|
||||
|
||||
You can validate the transaction's signatures by typing the following:
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user