multiSend abstract method

Future<MsgMultiSendResponse> multiSend(
  1. ServiceCall call,
  2. MsgMultiSend request
)

Implementation

$async.Future<$1.MsgMultiSendResponse> multiSend(
    $grpc.ServiceCall call, $1.MsgMultiSend request);