Skip to main content

ERROR_SELECTOR

Constant ERROR_SELECTOR 

Source
pub const ERROR_SELECTOR: [u8; 4];
Expand description

4-byte selector of the standard Solidity Error(string) revert (0x08c379a0), emitted by require/revert("msg").