SELECTOR_LEN

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