Constant reth::primitives::constants::SELECTOR_LEN

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

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