Transaction GetOrdersByEvents
Authentication mode: Checked (known user, must have the privilege)
Database access mode: reading
returns all orders that match a specific list of events
Inputs:
- events: List:int32
list of event ids to select
- oldest: int64
unix timestamp for the oldest order to be returned (compared with ordertime)
Outputs: