initialise empty array
This commit is contained in:
parent
bb9f9f08e7
commit
b26da9a83b
@ -891,6 +891,8 @@ class Contract
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
$eventLogData = [];
|
||||||
|
|
||||||
//indexed and non-indexed event parameters must be treated separately
|
//indexed and non-indexed event parameters must be treated separately
|
||||||
//indexed parameters are stored in the 'topics' array
|
//indexed parameters are stored in the 'topics' array
|
||||||
//non-indexed parameters are stored in the 'data' value
|
//non-indexed parameters are stored in the 'data' value
|
||||||
|
Loading…
Reference in New Issue
Block a user