EnqueueOffChainEventInput: {
    bucketName: Scalars["String"]["input"];
    offChainEvent: Scalars["String"]["input"];
}

Object used to enqueue a new offchain event

Type declaration

  • bucketName: Scalars["String"]["input"]

    The bucket in which the event should be stored

  • offChainEvent: Scalars["String"]["input"]

    The data that should be placed into the queue