Skip to main content

record_notification

Function record_notification 

Source
pub fn record_notification(event: &NeoString, state: &NeoArray<NeoValue>)
Expand description

Record a notification. Called from NeoVMSyscall::notify on both wasm32 and host paths so the recorder is consistent.