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