Experimental
This module exposes APIs that are unstable, in the sense that the API surface is expected to change. (Not unstable in the sense that they are less functional or tested than other parts.)
Namespaces
| Namespace | Description |
|---|---|
| V2 | - |
Classes
| Class | Description |
|---|---|
| BatchReducer | A reducer to process actions in fixed-size batches. |
| OffchainStateCommitments | Commitments that keep track of the current state of an offchain Merkle tree constructed from actions. Intended to be stored on-chain. |
Type Aliases
| Type Alias | Description |
|---|---|
| ActionBatch | - |
| KimchiJsonProof | - |
| KimchiProof | - |
| KimchiVerificationKey | - |
Variables
| Variable | Description |
|---|---|
| ActionBatch | Provable type that represents a batch of actions. |
| createProvableBigInt | - |
| KimchiProof | - |
| KimchiVerificationKey | - |
| memoizeWitness | - |
| OffchainState | - |
| ProvableBigInt | - |
| Recursive | - |
| V2 | - |
| ZkFunction | - |