createVestingAccount abstract method

Future<MsgCreateVestingAccountResponse> createVestingAccount(
  1. ServiceCall call,
  2. MsgCreateVestingAccount request
)

Implementation

$async.Future<$0.MsgCreateVestingAccountResponse> createVestingAccount(
    $grpc.ServiceCall call, $0.MsgCreateVestingAccount request);