bisq
bisq copied to clipboard
Add API for payment started with XMR auto conf params
Fixes #7033
Basedon / follow-on from #7023.
Allows tx-id
& tx-key
to be specified for XMR auto-confirm.
It works great, thank you!
@jmacxx are we not going to have this change implemented?
I had to fix merge conflicts with the current master branch. Also, I don't know how to implement @alvasw suggestion above.
From what I can see, you have implemented null
and isEmpty
checks in line with existing code done for other parameters.
@alvasw, for consistency sake would it make more sense to change these checks based on your suggestions separately, when it's done for all parameters?