DocsReference@proto-kit/sequencerClassesInMemoryAreProofsEnabled

@proto-kit/sequencerDocs


Documentation / @proto-kit/sequencer / InMemoryAreProofsEnabled

Class: InMemoryAreProofsEnabled

Implements

Constructors

new InMemoryAreProofsEnabled()

new InMemoryAreProofsEnabled(): InMemoryAreProofsEnabled

Returns

InMemoryAreProofsEnabled

Accessors

areProofsEnabled

Get Signature

get areProofsEnabled(): boolean

Returns

boolean

Implementation of

AreProofsEnabled.areProofsEnabled

Defined in

packages/sequencer/src/appChain/AreProofsEnabledFactory.ts:12

Methods

setProofsEnabled()

setProofsEnabled(areProofsEnabled): void

Parameters

areProofsEnabled: boolean

Returns

void

Implementation of

AreProofsEnabled.setProofsEnabled

Defined in

packages/sequencer/src/appChain/AreProofsEnabledFactory.ts:16