Skip to content

Commit

Permalink
Update simapp/params/encoding.go
Browse files Browse the repository at this point in the history
Co-authored-by: Amaury <[email protected]>
  • Loading branch information
robert-zaremba and amaury1093 authored Jun 11, 2021
1 parent c80200f commit 7c54e03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion simapp/params/encoding.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import (
// This is provided for compatibility between protobuf and amino implementations.
type EncodingConfig struct {
InterfaceRegistry types.InterfaceRegistry
// NOTE: this field wil lbe renamed to Codec
// NOTE: this field will be renamed to Codec
Marshaler codec.Codec
TxConfig client.TxConfig
Amino *codec.LegacyAmino
Expand Down

0 comments on commit 7c54e03

Please sign in to comment.