We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 65c0f25 + c216c40 commit 5f7f177Copy full SHA for 5f7f177
1 file changed
usecase/parser/gov/v1/msg.go
@@ -134,6 +134,7 @@ func ParseMsgSubmitProposal(
134
"/cosmos.staking.v1beta1.MsgUpdateParams",
135
"/cosmos.slashing.v1beta1.MsgUpdateParams",
136
"/cosmos.gov.v1.MsgUpdateParams",
137
+ "/ethermint.evm.v1.MsgUpdateParams",
138
"/cosmos.distribution.v1beta1.MsgCommunityPoolSpend":
139
break
140
default:
0 commit comments