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