UNPKG
poseidon-h
Version:
latest (0.0.5)
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
Poseidon hash with alt_bn128 implementation in Typescript
github.com/inverse-technology/poseidon-ts
poseidon-h
/
dist
/
constants
/
2.d.ts
3 lines
(2 loc)
•
84 B
TypeScript
View Raw
1
2
3
import
{
RowConstant
}
from
"./utils"
;
export
declare
const
constant2
:
RowConstant
;