tdex-network / tdex-daemon

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

Add GetMarketPrice API #669

Closed altafan closed 1 year ago

altafan commented 1 year ago

This adds a new rpc GetMarketPrice accordingly to the updated tdex-protobuf protos.

Please @tiero, review this.

altafan commented 1 year ago

@tiero this adds also support for base/quote asset precision, required to return the correct min tradable amount eventually.