Modules§
- Generated by the following Solidity interface…
Statics§
- Maps all the
hardhat/console.log
log selectors that use the legacy ABI (int
,uint
) to their normalized counterparts (int256
,uint256
).
Functions§
- Returns the ABI-normalized selector for the given Hardhat
console
function selector. - Patches the given Hardhat
console
function selector to its ABI-normalized form.