menu
terra_sdk package
documentation
Core/FeeGrant/Msgs/MsgRevokeAllowance.dart
MsgRevokeAllowance
toData method
toData method
dark_mode
light_mode
toData
method
MsgRevokeAllowanceDataArgs
toData
(
)
Implementation
MsgRevokeAllowanceDataArgs toData() { return MsgRevokeAllowanceDataArgs(grantee, granter); }
terra_sdk package
documentation
Core/FeeGrant/Msgs/MsgRevokeAllowance
MsgRevokeAllowance
toData method
MsgRevokeAllowance class