UNPKG

@ordao/ethers-decode-error

Version:

Decode ethers.js smart contract errors into human-readable messages

2 lines (1 loc) 88 B
export declare const panicErrorCodeToReason: (errorCode: bigint) => string | undefined;