UNPKG

snarky-smt

Version:

Sparse Merkle Tree for SnarkyJS

5 lines (4 loc) 161 B
import { Field } from 'snarkyjs'; export declare const PLACEHOLDER: Field; export declare const CSMT_DEPTH = 254; export declare const CP_PADD_VALUE: Field;