foundry_evm_abi::console::hardhat

Function hh_console_selector

Source
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.