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