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