Constant reth_primitives_traits::constants::SELECTOR_LEN

source ยท
pub const SELECTOR_LEN: usize = 4;
Expand description

The first four bytes of the call data for a function call specifies the function to be called.