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 (2 loc) 130 B
// Error code used by geth/anvil for execution revert errors (e.g. Solidity reverts). export const REVERT_ERROR_CODE: number = 3;