UNPKG

permissionless

Version:

A utility library for working with ERC-4337

3 lines 169 B
import { type Address } from "viem"; export declare const getInitMSAData: (ecdsaValidatorAddress: Address) => `0x${string}`; //# sourceMappingURL=getInitMSAData.d.ts.map