Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 300 Bytes

LibOrderData.md

File metadata and controls

7 lines (4 loc) · 300 Bytes

Features

Order data can be generic. dataType field defines format of that data.

LibOrderData defines function parse which parses data field (according to dataType) and converts any version of the data to the latest supported by contract. (see LibOrder Order.data field)