grantAllowance abstract method

Future<MsgGrantAllowanceResponse> grantAllowance(
  1. ServiceCall call,
  2. MsgGrantAllowance request
)

Implementation

$async.Future<$1.MsgGrantAllowanceResponse> grantAllowance(
    $grpc.ServiceCall call, $1.MsgGrantAllowance request);