@proto-kit/protocol • Docs
Documentation / @proto-kit/protocol / RuntimeVerificationKeyRootService
Class: RuntimeVerificationKeyRootService
Implements
Constructors
new RuntimeVerificationKeyRootService()
new RuntimeVerificationKeyRootService():
RuntimeVerificationKeyRootService
Returns
RuntimeVerificationKeyRootService
Methods
getRoot()
getRoot():
bigint
Returns
bigint
Implementation of
Defined in
packages/protocol/src/prover/block/services/RuntimeVerificationKeyRootService.ts:14
setRoot()
setRoot(
root):void
Parameters
• root: bigint
Returns
void
Defined in
packages/protocol/src/prover/block/services/RuntimeVerificationKeyRootService.ts:10