UNPKG

permissionless

Version:

A utility library for working with ERC-4337

6 lines 208 B
export declare const transactionReceiptStatus: { readonly "0x0": "reverted"; readonly "0x1": "success"; }; export declare function deepHexlify(obj: any): any; //# sourceMappingURL=deepHexlify.d.ts.map