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