Module off_chain_updates
- off_chain_update_v1
- Nested message and enum types in
OffChainUpdateV1. - order_place_v1
- Nested message and enum types in
OrderPlaceV1. - order_remove_v1
- Nested message and enum types in
OrderRemoveV1.
- OffChainUpdateV1
- An OffChainUpdate message is the message type which will be sent on Kafka to
the Indexer.
- OrderPlaceV1
- OrderPlace messages contain the order placed/replaced.
- OrderRemoveV1
- OrderRemove messages contain the id of the order removed, the reason for the
removal and the resulting status from the removal.
- OrderReplaceV1
- OrderReplace messages contain the old order ID and the replacement order.
- OrderUpdateV1
- OrderUpdate messages contain the id of the order being updated, and the
updated total filled quantums of the order.