Skip to main content

createProverKey

For the complete documentation index, see llms.txt

Midnight.js API Reference v4.0.4


Midnight.js API Reference / @midnight-ntwrk/midnight-js-types / createProverKey

Function: createProverKey()

createProverKey(uint8Array): ProverKey

Creates a branded prover key representation from a prover key binary.

Parameters

uint8Array

Uint8Array

The prover key binary.

Returns

ProverKey