setWithdrawAddress abstract method
Future<MsgSetWithdrawAddressResponse>
setWithdrawAddress(
- ServiceCall call,
- MsgSetWithdrawAddress request
Implementation
$async.Future<$1.MsgSetWithdrawAddressResponse> setWithdrawAddress(
$grpc.ServiceCall call, $1.MsgSetWithdrawAddress request);