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