Skip to main content

EVENT_CPI_PREFIX

Constant EVENT_CPI_PREFIX 

Source
pub const EVENT_CPI_PREFIX: [u8; 2];
Expand description

Event CPI prefix. Programs should check for this at dispatch entry and return Ok(()) to allow self-CPI events to pass through.