submitProposal abstract method

Future<MsgSubmitProposalResponse> submitProposal(
  1. ServiceCall call,
  2. MsgSubmitProposal request
)

Implementation

$async.Future<$27.MsgSubmitProposalResponse> submitProposal($grpc.ServiceCall call, $27.MsgSubmitProposal request);