UNPKG

@waku/rln

Version:

RLN (Rate Limiting Nullifier) implementation for Waku

12 lines (9 loc) 223 B
import { abytes as abytes$1 } from './utils.js'; /** * Internal assertion helpers. * @module * @deprecated */ /** @deprecated Use import from `noble/hashes/utils` module */ const abytes = abytes$1; export { abytes };