aboutsummaryrefslogblamecommitdiffstats
path: root/packages/json-schemas/schemas/signed_orders_schema.json
blob: e7c3a0b6c907cf68f0b7d34bc0cebc2114d6a04b (plain) (tree)
1
2
3
4
5




                                             
{
    "id": "/signedOrdersSchema",
    "type": "array",
    "items": { "$ref": "/signedOrderSchema" }
}