Reference@proto-kit/sequencerFunctionsexecuteWithPrefilledStateService

@proto-kit/sequencer • Docs


Documentation / @proto-kit/sequencer / executeWithPrefilledStateService

Function: executeWithPrefilledStateService()

executeWithPrefilledStateService<Return>(stateServiceProvider, startingStates, callback): Promise<Return>

Type Parameters

• Return

Parameters

• stateServiceProvider: StateServiceProvider

• startingStates: TaskStateRecord[]

• callback

Returns

Promise<Return>

Defined in

packages/sequencer/src/protocol/production/tasks/TransactionProvingTask.ts:31