SwapMarket
Results
2
issues of
SwapMarket
This always results in "Connected to ZMQ" even when my node is not running. Ubuntu 22, elements core, zmq4 v1.2.11. ``` func setupSubscriber() (*zmq4.Socket, error) { // Set up ZMQ...
There are two bugs: 1. `unblindrawtransaction` method changes TxId of the transaction 2. it does not unblind all outputs, but only those coming back to the wallet (change or deposits)...