Skip to content

Commit

Permalink
Update CLI command for spec/05-cli.md
Browse files Browse the repository at this point in the history
Co-authored-by: John Letey <[email protected]>
Signed-off-by: Julian Kocher <[email protected]>
  • Loading branch information
twothirtyfive and johnletey authored Aug 27, 2024
1 parent 864de90 commit f83bce6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spec/05-cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,6 @@ nobled tx forwarding clear-account noble1... true --from mywallet
Sets the list of allowed denominations for forwarding within the module.

```bash
noble forwarding tx set-allowed-denoms [denoms] --from [signer]
noble forwarding tx set-allowed-denoms uatom uusdc --from cosmos1...
nobled tx forwarding set-allowed-denoms [denoms] --from [authority]
nobled tx forwarding set-allowed-denoms uatom uusdc --from noble1...
```

0 comments on commit f83bce6

Please sign in to comment.