setWithdrawAddress abstract method

Future<MsgSetWithdrawAddressResponse> setWithdrawAddress(
  1. ServiceCall call,
  2. MsgSetWithdrawAddress request
)

Implementation

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