61
Announcements & Fundraisers / Re: Empowerment!
« Last post by MR.A on March 02, 2025, 08:56:05 PM »This thread is still live!
Ok, glad you got it working.
Just an FYI, both the colored DOGE and the Trading balance (but NOT the native DOGE), those two addresses are internal and should never be out of sync with coin control (as they are regular chain addresses). If you see an amount in coin control, it must match what is on the RPC.
Unless wallet is syncing or out of sync. Also, these two addresses use instantsend, so as long as you see a lightning bolt after releasing money to yourself, it is instantly available in the rpc and in the trading room.
The getassetbalance DOGE however, is your private key, but we make a DOGE rpc call to count your UTXOs in real time so that balance can be off for a few minutes if a DOGE block is being mined (for example if you recently spent a DOGE txid, you would see the last balance until the block is mined). But nevertheless there cannot be a double spend because at the time of spending we spend the confirmed UTXO.
Ok now suddenly it seems to be working, maybe i was doing something wrong thanks rob.Ok, glad you got it working.
Hi Rob,
exec getassetbalance trading shows i have loads in it, but when i go to coin control the trading public key shows 1bbp. I just sent another 100k coins to see if it goes up.
Ill give it an hour or so, and see.
Hi Bro Budinga,
Can you give me an example or a paste of what output you mean?
Im not sure what you mean.
Heres two things you can try:
1) exec getassetbalance trading
Verify balance is good (^ that command only works on the latest version of the wallet btw).
2) From coin control, find your 'TRADING-PUBLIC-KEY' and verify it has a positive balance.
You may have spent some from it, if so you can just re-send funds to it.
Then you can LOCK the funds with Coin Control to keep that from happening again.
The exchange can spend from it when an order is filled.