Author

Topic: listunspent gives empty set [ ] (Read 211 times)

hero member
Activity: 1722
Merit: 801
December 10, 2019, 09:52:11 PM
#5
Node is latest version, fully synced, pruned.

It just get's weirder: in bitcoin-qt -testnet it shows available balance of 0.01 tBTC, but in Send > Inputs, there is nothing, quantity = 0, amount = 0.
Do you try it with the mainnet, not testnet? Balance on test net has no real-world value so I think it is likely a possible reason.
Definition
A global testing environment in which developers can obtain and spend satoshis that have no real-world value on a network that is very similar to the Bitcoin mainnet.
newbie
Activity: 16
Merit: 3
December 07, 2019, 08:23:42 PM
#4
Is it in the latest version?
Is the node fully synced?

For now;
Try the GUI, view your unspent outputs from coin control feature:
Settings->Options->Wallet tab, tick "enable coin control features"; Go back to the main window, in the "Send" tab, click "inputs".

Node is latest version, fully synced, pruned.

It just get's weirder: in bitcoin-qt -testnet it shows available balance of 0.01 tBTC, but in Send > Inputs, there is nothing, quantity = 0, amount = 0.



legendary
Activity: 3668
Merit: 6382
Looking for campaign manager? Contact icopress!
December 05, 2019, 03:45:37 AM
#3
This difference can happen even if it's fully synced, but there are still 0 confirmations for the funds. For reference:

By default listunspent uses 1 confirmation and getbalance uses 0 confirmations.
legendary
Activity: 2534
Merit: 6080
Self-proclaimed Genius
December 04, 2019, 11:12:46 PM
#2
Is it in the latest version?
Is the node fully synced?

For now;
Try the GUI, view your unspent outputs from coin control feature:
Settings->Options->Wallet tab, tick "enable coin control features"; Go back to the main window, in the "Send" tab, click "inputs".
newbie
Activity: 16
Merit: 3
December 04, 2019, 10:14:59 PM
#1
*Testnet BTC Core Wallet*

getbalance says I have over 0.01 tBTC, but listunspent gives me the empty set: [ ].

What's going on?

Jump to: