oxen-io/oxen-core

oxen-cli wallet doesn't allow balance withdrawal for ons unlinking/reregistration

oxenreport opened this issue · 4 comments

oxen-cli for desktop doesn't show balance or permit payment from a valid wallet balance in order to cover the oxen fee for reregistering an ons to a different session id from its originally registered user id.

** it throws a wallet balance error of 0

That sounds like there isn't enough available balance in the wallet to cover the transaction fee. The balance command should show something like:

Balance: 123.456789012, unlocked balance: 1.234567890
Total staked: 89.012345678, 0.000000000 unlocking
Pending SN rewards: 1.234567890,  (next payout: block 1202238, in about 2 days)

The "unlocked balance" must be enough to cover a tx fee for an ONS update. (If you just transferred into the wallet it can take 10 blocks for this to become available, and if you just received a batch payment it will take 30 blocks before it is spendable).

there is a balance present, but the wallet doesn't acknowledge the unstaked balance ans therefore won't complete the transaction to relink ids to an ons

a firmware update didn't help; it had been updated & upgraded prior to and following said issue ...