ValarDragon
f903947ff3
crypto: Remove interface from crypto.Signature
Signatures are now []byte, which saves on the number of bytes after amino encoding (squash this) address Ismail's comment |
6 years ago | |
---|---|---|
.. | ||
bench_test.go | crypto: Add benchmarking code for signature schemes (#2061) | 6 years ago |
secp256k1.go | crypto: Remove interface from crypto.Signature | 6 years ago |
secpk256k1_test.go | crypto: Remove interface from crypto.Signature | 6 years ago |