JoinMarket-Org/joinmarket-clientserver

[REQUEST] Can direct-send and coinjoin calls return the created TXID?

Opened this issue · 2 comments

It would be extremely useful to be able to get the created tx ids from wallet/{walletname}/taker/direct-send and /wallet/{walletname}/taker/coinjoin REST API calls.

Is this possible?

Please also include these errors in these REST API calls, it makes it much easier to automate things:

image

I feel like this was mentioned elsewhere recently, I agree it's very important to update it so that the failure of taker/coinjoin reports the error string to the caller, at least.