export const relayerAddressType = { type: 'string', pattern: '^0x[a-fA-F0-9]{40}$' }