Skip to content

Commit

Permalink
Update app/params/proto.go
Browse files Browse the repository at this point in the history
  • Loading branch information
sainoe authored Jun 5, 2023
1 parent bc65674 commit 6758f51
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions app/params/proto.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ import (
"github.com/cosmos/cosmos-sdk/x/auth/tx"
)

// EncodingConfig specifies the concrete encoding types to use for a given app.
// This is provided for compatibility between protobuf and amino implementations.
// MakeEncodingConfig creates an EncodingConfig for an amino based test configuration.
func MakeEncodingConfig() EncodingConfig {
amino := codec.NewLegacyAmino()
interfaceRegistry := codectypes.NewInterfaceRegistry()
Expand Down

0 comments on commit 6758f51

Please sign in to comment.