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