UNPKG

@mysten/sui

Version:

Sui TypeScript API(Work in Progress)

3 lines (2 loc) 204 B
export declare const BN254_FIELD_SIZE = 21888242871839275222246405745257275088548364400416034343698204186575808495617n; export declare function poseidonHash(inputs: (number | bigint | string)[]): bigint;