revokeAllowance abstract method

Future<MsgRevokeAllowanceResponse> revokeAllowance(
  1. ServiceCall call,
  2. MsgRevokeAllowance request
)

Implementation

$async.Future<$1.MsgRevokeAllowanceResponse> revokeAllowance(
    $grpc.ServiceCall call, $1.MsgRevokeAllowance request);