Skip to content

Add authz and feegrant messages to default types #1026

@webmaster128

Description

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions