Function ink_env::test::recorded_events
source ยท pub fn recorded_events() -> impl Iterator<Item = EmittedEvent>
Expand description
Returns the recorded emitted events in order.
pub fn recorded_events() -> impl Iterator<Item = EmittedEvent>
Returns the recorded emitted events in order.