Describe the issue
When sending from transparent to spark in Firo-QT using coin control an unknown error appears.
- select utxos (using coin control)
- copy after fee amount
- select receiver spark address
- paste the after fee amount
- click send
This appears:
after clicking ok, this appears:
Selecting "subtract fee from amount" makes the transaction go through, but this creates a small transparent change transaction as well. Which is not desired. The goal is to spend the whole transparent firo to spark.
Local setup
Debian 11 + Firo-QT: Firo Core version v0.14.14.1-g7f5632432 (64-bit)
Nothing useful appears in the debug.log when attempting this.