pub fn record_notification(event: &NeoString, state: &NeoArray<NeoValue>)
Record a notification. Called from NeoVMSyscall::notify on both wasm32 and host paths so the recorder is consistent.
NeoVMSyscall::notify