mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-17 23:21:21 +00:00
Signatures are now []byte, which saves on the number of bytes after amino encoding (squash this) address Ismail's comment
See the consensus spec and the reactor consensus spec for more information.