-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BMM requests remove entire available balance #1
Comments
When I get the money back as a transaction from the sidechain around 10 mins later it doesn't show up under the available balance as well. |
I had the same issue, however with DriveNet 7 this seems to have improved slightly. I now get change back after a successful BMM request, but it is classified as immature and remains so after 6 confirmations. Meanwhile, it seems that unsuccessful BMM requests still return none of the money back. |
@CryptAxe I've only had a quick look at DriveNet-8, but did not notice any difference. I did not seem to get back money after an unsuccessful BMM request (after waiting for ten or so blocks) and change is still classified as immature. Just spitballing, but perhaps the latter (or both) has to do with the payment going towards the miner reward and not being a regular transaction? Maybe if BMM requests were sent to self, but just paid a very large transaction fee, that would fix it (assuming you want BMM rewards to be immature for the main chain miners). |
@MurrMcK thank you! And that is an interesting idea, you are probably right. |
Meanwhile, the request txs only show -0.01 btc each.
Also, the 0.01 btc already get subtracted from the immature balance.
The text was updated successfully, but these errors were encountered: