cosmos-sdk/crypto/types/multisig
Aaron Craelius ef6dc2f180
Revert change of StdSignature PubKey to []byte (#6885)
* Revert change of StdSignature.PubKey to []byte

* Fixes
2020-07-30 09:29:43 +00:00
..
codec.go Minor Code Cleanup - gRPC queries (#6862) 2020-07-28 12:53:35 +00:00
multisignature.go Add SignatureV2 infrastructure (#6373) 2020-06-12 18:13:20 +00:00
pubkey.go Update auth cli commands (#6717) 2020-07-29 22:33:42 +00:00
threshold_pubkey.go Update auth cli commands (#6717) 2020-07-29 22:33:42 +00:00
threshold_pubkey_test.go Revert change of StdSignature PubKey to []byte (#6885) 2020-07-30 09:29:43 +00:00