delegatorWithdrawAddress abstract method
Future<QueryDelegatorWithdrawAddressResponse>
delegatorWithdrawAddress(
- ServiceCall call,
- QueryDelegatorWithdrawAddressRequest request
Implementation
$async.Future<$0.QueryDelegatorWithdrawAddressResponse>
delegatorWithdrawAddress($grpc.ServiceCall call,
$0.QueryDelegatorWithdrawAddressRequest request);