menu
terra_dart package
documentation
Core/FeeGrant/Msgs/MsgRevokeAllowance.dart
MsgRevokeAllowanceValueAminoArgs
MsgRevokeAllowanceValueAminoArgs constructor
MsgRevokeAllowanceValueAminoArgs constructor
dark_mode
light_mode
MsgRevokeAllowanceValueAminoArgs
constructor
MsgRevokeAllowanceValueAminoArgs
(
String
grantee
,
String
granter
)
Implementation
MsgRevokeAllowanceValueAminoArgs(this.grantee, this.granter);
terra_dart package
documentation
Core/FeeGrant/Msgs/MsgRevokeAllowance
MsgRevokeAllowanceValueAminoArgs
MsgRevokeAllowanceValueAminoArgs constructor
MsgRevokeAllowanceValueAminoArgs class