56b5619d2
afc5c2616
1
2
3
4
5
export const signedOrdersSchema = { id: '/signedOrdersSchema', type: 'array', items: { $ref: '/signedOrderSchema' }, };