UNPKG

permissionless

Version:

A utility library for working with ERC-4337

3 lines 182 B
import { type Address } from "viem"; export declare const getNonceKeyWithEncoding: (validatorAddress: Address, nonceKey?: bigint) => bigint; //# sourceMappingURL=getNonceKey.d.ts.map