UNPKG

@spheron/protocol-sdk

Version:
3 lines 165 B
import { ethers } from 'ethers'; export declare const handleContractError: (error: unknown, abi: ethers.InterfaceAbi) => string; //# sourceMappingURL=errors.d.ts.map