voteWeighted abstract method

Future<MsgVoteWeightedResponse> voteWeighted(
  1. ServiceCall call,
  2. MsgVoteWeighted request
)

Implementation

$async.Future<$1.MsgVoteWeightedResponse> voteWeighted(
    $grpc.ServiceCall call, $1.MsgVoteWeighted request);