tdex-network / tdex-daemon

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

[v1] GetInfo.buildData is empty #678

Open Janaka-Steph opened 1 year ago

tiero commented 1 year ago

Can you post which endpoints you are trying to call?

Janaka-Steph commented 1 year ago

I am calling GetInfo that should return an object with a buildData member

altafan commented 1 year ago

We could enable server reflection to make the client able to retrieve the version of the protos by listing the supported endpoints. Ref: https://github.com/grpc/grpc-go/blob/master/Documentation/server-reflection-tutorial.md#enable-server-reflection