mirror of
https://github.com/tendermint/tendermint.git
synced 2026-07-08 17:16:41 +00:00
f903947ff3
Signatures are now []byte, which saves on the number of bytes after amino encoding (squash this) address Ismail's comment