ethereum / execution-apis

Collection of APIs provided by Ethereum execution layer clients
Creative Commons Zero v1.0 Universal
908 stars 352 forks source link

remove comma from base types pattern #538

Closed shanejonas closed 2 months ago

shanejonas commented 2 months ago

im using this schema and json schema faker and this address schema pattern generates addresses with commas in them:

image

also removed them from byte while I was in there