ChainSafe / eth2-light-client-demo

https://lodestar-lightclient.chainsafe.io/
MIT License
5 stars 7 forks source link

Kiln url fixes and hex pattern check for token #33

Closed g11tech closed 2 years ago

g11tech commented 2 years ago

Motivation Remove extra \ for kiln urls (it gets appended with another \ while building the url for requests) which doesn't work in fetching sse update and remove g option for hex pattern match for token validity.