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