DocsReference@proto-kit/commonClassesChildVerificationKeyService

@proto-kit/commonDocs


Documentation / @proto-kit/common / ChildVerificationKeyService

Class: ChildVerificationKeyService

Constructors

new ChildVerificationKeyService()

new ChildVerificationKeyService(): ChildVerificationKeyService

Returns

ChildVerificationKeyService

Methods

getAsConstant()

getAsConstant(name): object

Parameters

name: string

Returns

object

data

data: string

hash

hash: Field

Defined in

packages/common/src/compiling/services/ChildVerificationKeyService.ts:27


getVerificationKey()

getVerificationKey(name): object

Parameters

name: string

Returns

object

data

data: string

hash

hash: Field

Defined in

packages/common/src/compiling/services/ChildVerificationKeyService.ts:14


setCompileRegistry()

setCompileRegistry(registry): void

Parameters

registry: CompileRegistry

Returns

void

Defined in

packages/common/src/compiling/services/ChildVerificationKeyService.ts:10