Closed chia-rschmidt closed 3 months ago
Hey @chia-rschmidt , this is expected and is due to how the coinset model works.
The coinset model can be thought of similarly to cash in your wallet. For example say you only have a $5 bill but you want to by a gumball for $1. You personally cannot split your $5 bill into 5 $1s so you instead go the bank and get change.
With offer files applied to this concept, even though you are only spending $1 you have to lock the entire $5 bill into the offer file until it is fulfilled. To circumvent locking up of all funds you can first "fragment" your funds by either sending $1 to yourself (effectively creating a $1 bill and a $4 bill) or you can use the cli commands for coin splitting which would likely create 5 $1 bills.
Let us know if any questions arise but since this is expected with the coinset model I am closing this ticket for the time being.
What happened?
Making offer with a small amount of CAT occasionally reduces spendable balance to 0 or 1 until offer is accepted or cancelled. This did not happen with every offer but sometimes happened with TXCH as well when sending it or including a fee.
Version
2.4.3-rc1
What platform are you using?
Linux
What ui mode are you using?
GUI
Relevant log output