s/number/weight/

This commit is contained in:
Alessio Treglia 2018-10-23 18:15:23 -07:00
parent 6664cd5afd
commit 68f869a24d
No known key found for this signature in database
GPG Key ID: E8A48AE5311D765A
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ You can generate and print a multisig public key by typing:
gaiacli show -m K key1 key2...keyK
```
`K` is the minimum number of private keys that must have signed the transactions that carry the generated public key.
`K` is the minimum weight, e.g. minimum number of private keys that must have signed the transactions that carry the generated public key.
### Account