createValidator abstract method

Future<MsgCreateValidatorResponse> createValidator(
  1. ServiceCall call,
  2. MsgCreateValidator request
)

Implementation

$async.Future<$1.MsgCreateValidatorResponse> createValidator(
    $grpc.ServiceCall call, $1.MsgCreateValidator request);