@proto-kit/sequencer • Docs
Documentation / @proto-kit/sequencer / InMemoryAreProofsEnabled
Class: InMemoryAreProofsEnabled
Implements
Constructors
new InMemoryAreProofsEnabled()
new InMemoryAreProofsEnabled():
InMemoryAreProofsEnabled
Returns
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