UNPKG

@zerodev/sdk

Version:

A utility library for working with ERC-4337

3 lines 239 B
import type { EntryPointVersion } from "viem/account-abstraction"; export declare const getCustomNonceKeyFromString: (input: string, entryPointVersion: EntryPointVersion) => bigint; //# sourceMappingURL=getCustomNonceKeyFromString.d.ts.map