docs(x/auth/tx): fix typo in decodeMultisignatures function comment (#20190)
Signed-off-by: Hwangjae Lee <meetrick@gmail.com>
This commit is contained in:
parent
8c4e23f3c4
commit
09233bbbbf
@ -116,7 +116,7 @@ The `x/auth/tx` module provides a convenient CLI command for decoding and encodi
|
||||
#### `encode`
|
||||
|
||||
The `encode` command encodes a transaction created with the `--generate-only` flag or signed with the sign command.
|
||||
The transaction is seralized it to Protobuf and returned as base64.
|
||||
The transaction is serialized it to Protobuf and returned as base64.
|
||||
|
||||
```bash
|
||||
$ simd tx encode tx.json
|
||||
|
||||
Loading…
Reference in New Issue
Block a user