menu
terra_dart package
documentation
Core/Distribution/Msgs/MsgSetWithdrawAddress.dart
MsgSetWithdrawAddressValueAminoArgs
MsgSetWithdrawAddressValueAminoArgs constructor
MsgSetWithdrawAddressValueAminoArgs constructor
dark_mode
light_mode
MsgSetWithdrawAddressValueAminoArgs
constructor
MsgSetWithdrawAddressValueAminoArgs
(
String
delegator_address
,
String
withdraw_address
)
Implementation
MsgSetWithdrawAddressValueAminoArgs( this.delegator_address, this.withdraw_address);
terra_dart package
documentation
Core/Distribution/Msgs/MsgSetWithdrawAddress
MsgSetWithdrawAddressValueAminoArgs
MsgSetWithdrawAddressValueAminoArgs constructor
MsgSetWithdrawAddressValueAminoArgs class