Add authz and feegrant messages to default types #1026
Description
opened on Feb 2, 2022
authz and feegrant were added to the code generator already. They add the new message types:
- cosmos.authz.v1beta1.MsgGrant
- cosmos.authz.v1beta1.MsgExec
- cosmos.authz.v1beta1.MsgRevoke
- cosmos.feegrant.v1beta1.MsgGrantAllowance
- cosmos.feegrant.v1beta1.MsgRevokeAllowance
They should be added to the Stargate registry.
For the AminoTypes it seems like no Amino JSON signing is implemented on-chain. So we should create a specific error message for that, explaining why it does not work.
Metadata
Assignees
Labels
No labels
Activity