UNPKG

hardhat

Version:

Hardhat is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.

3 lines 167 B
// Error code used by geth/anvil for execution revert errors (e.g. Solidity reverts). export const REVERT_ERROR_CODE = 3; //# sourceMappingURL=revert-error-code.js.map