submitOnChainEvent method
Implementation
$grpc.ResponseFuture<$5.OnChainEvent> submitOnChainEvent($5.OnChainEvent request, {$grpc.CallOptions? options}) {
return $createUnaryCall(_$submitOnChainEvent, request, options: options);
}
$grpc.ResponseFuture<$5.OnChainEvent> submitOnChainEvent($5.OnChainEvent request, {$grpc.CallOptions? options}) {
return $createUnaryCall(_$submitOnChainEvent, request, options: options);
}