DocsReference@proto-kit/protocolVariablesBlockProverStateCommitments

@proto-kit/protocolDocs


Documentation / @proto-kit/protocol / BlockProverStateCommitments

Variable: BlockProverStateCommitments

const BlockProverStateCommitments: object

Type declaration

blockHashRoot

blockHashRoot: typeof Field & (x) => Field = Field

blockNumber

blockNumber: typeof Field & (x) => Field = Field

eternalTransactionsHash

eternalTransactionsHash: typeof Field & (x) => Field = Field

incomingMessagesHash

incomingMessagesHash: typeof Field & (x) => Field = Field

networkStateHash

networkStateHash: typeof Field & (x) => Field = Field

remainders

remainders: object

remainders.bundlesHash

remainders.bundlesHash: typeof Field & (x) => Field = Field

remainders.pendingSTBatchesHash

remainders.pendingSTBatchesHash: typeof Field & (x) => Field = Field

remainders.witnessedRootsHash

remainders.witnessedRootsHash: typeof Field & (x) => Field = Field

remainders.witnessedRootsPreimage

remainders.witnessedRootsPreimage: typeof Field & (x) => Field = Field

stateRoot

stateRoot: typeof Field & (x) => Field = Field

Defined in

packages/protocol/src/prover/block/BlockProvable.ts:99