OrderBookSkip

For a Carta Cross transaction, determines if an order book should be skipped during the iterative matching process.

Metadata

  • Underlying type: u8

Values

KeyValueDescription
None0Do not skip the order book.
AuctionMinFill1Skip the order book if a minimum fill criteria is not met.

Referenced by

Tables

TableFieldDescription
OrderOrderBookSkipThis governs whether an order should be skipped while iterating over an order book.