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