Enums§
- Event
Data - Generated auxiliary data for the
#[derive(starknet::Event)]
attribute.
Constants§
- EMPTY_
EVENT_ CODE - The code for an empty event.
Functions§
- get_
starknet_ event_ variants - Checks whether the given item is a starknet event, and if so - makes sure it’s valid and returns its variants. Returns None if it’s not a starknet event.