tdex-network / tdex-daemon

Go implementation of the TDEX Beta Daemon
https://tdex.network
MIT License
11 stars 13 forks source link

Calling the GET /v1/transport does not returns the response #632

Closed tiero closed 2 years ago

tiero commented 2 years ago
curl --location --request GET 'https://stage-tdexd.sevenlabs.ninja/v1/transport' \
--header 'Content-Type: application/json' \
--data-raw '{}'
altafan commented 2 years ago

How the daemon is served? interfaces on different ports or same port?

We have some bugs to fix for both cases: