tdex-network / tdex-daemon

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

Add missing fields to TradeInfo #711

Closed altafan closed 1 year ago

altafan commented 1 year ago

This adds missing fields to TradeInfo proto message: txid, txhex and trading fees' asset and amount.

Since the hex of the raw transaction is huge, it is returned only if requested in the request message.

Closes #693.

Please @sekulicd @Janaka-Steph review this.

what-the-diff[bot] commented 1 year ago

PR Summary