Skip to main content
Version: v2.0_alpha

PoseidonFuncs

A interface for poseidon hash functions

Indexable

▪ [key: number]: (inputs: bigint[]) => bigint

Table of contents

Properties

Properties

2

2: (inputs: bigint[]) => bigint

Type declaration

▸ (inputs): bigint

Parameters
NameType
inputsbigint[]
Returns

bigint

Defined in

crypto/ts/types.ts:57


3

3: (inputs: bigint[]) => bigint

Type declaration

▸ (inputs): bigint

Parameters
NameType
inputsbigint[]
Returns

bigint

Defined in

crypto/ts/types.ts:58


4

4: (inputs: bigint[]) => bigint

Type declaration

▸ (inputs): bigint

Parameters
NameType
inputsbigint[]
Returns

bigint

Defined in

crypto/ts/types.ts:59


5

5: (inputs: bigint[]) => bigint

Type declaration

▸ (inputs): bigint

Parameters
NameType
inputsbigint[]
Returns

bigint

Defined in

crypto/ts/types.ts:60