diodechain / diode_client

Diode client written in GO that runs the Blockquick™ algorithm and a socks server to transmit data through diodechain.
https://diode.io/download
Other
65 stars 23 forks source link

Show which server actually served the API when using -debug flag #121

Closed hansr closed 8 months ago

hansr commented 10 months ago

It is not clear which node is actually providing the content for the API requests. We should show that when using the -debug flag.

hansr commented 8 months ago

This is implemented