This reverts commit a32d5a46d7.
This commit is contained in:
committed by
Alessio Treglia
parent
97d10210be
commit
dc84c99dee
@@ -6,5 +6,4 @@ import "github.com/cosmos/cosmos-sdk/codec"
|
||||
func RegisterCodec(cdc *codec.Codec) {
|
||||
cdc.RegisterInterface((*Msg)(nil), nil)
|
||||
cdc.RegisterInterface((*Tx)(nil), nil)
|
||||
cdc.RegisterInterface((*Signature)(nil), nil)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user