Skip to content

Commit

Permalink
Update x/e2ee/types/codec.go
Browse files Browse the repository at this point in the history
Co-authored-by: mmsqe <[email protected]>
Signed-off-by: yihuang <[email protected]>
  • Loading branch information
yihuang and mmsqe authored Apr 26, 2024
1 parent 7de8a63 commit 9086449
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x/e2ee/types/codec.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import (
"github.com/cosmos/cosmos-sdk/types/msgservice"
)

// RegisterLegacyAminoCodec registers the necessary x/bank interfaces and concrete types
// RegisterLegacyAminoCodec registers the necessary x/e2ee interfaces and concrete types
// on the provided LegacyAmino codec. These types are used for Amino JSON serialization.
func RegisterLegacyAminoCodec(_ *codec.LegacyAmino) {}

Expand Down

0 comments on commit 9086449

Please sign in to comment.