pub fn hh_console_selector(input: &[u8]) -> Option<&'static Selector>
Expand description
Returns the ABI-normalized selector for the given Hardhat console
function selector.
See HARDHAT_CONSOLE_SELECTOR_PATCHES
for more details.
pub fn hh_console_selector(input: &[u8]) -> Option<&'static Selector>
Returns the ABI-normalized selector for the given Hardhat console
function selector.
See HARDHAT_CONSOLE_SELECTOR_PATCHES
for more details.