56b5619d2
afc5c2616
1
2
3 4 5
export const orderHashSchema = { id: '/orderHashSchema', type: 'string', pattern: '^0x[0-9a-fA-F]{64}$', };