Skip to content

bitcoinlib.wallets.WalletError: Not enough unspent transaction outputs found #439

Answered by mccwdev
3022-2 asked this question in Q&A
Discussion options

You must be logged in to vote

The amount must be specified in satoshi's.

The error states the wallet does not have any funds / unspent outputs.

  • Are there enough unspent outputs for sending amount + fees?
  • What does wallet.info() show?
  • Did you do a wallet.scan(), wallet.transactions_update() or something similar?
  • What do the logs show when you scan or update transactions?

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mccwdev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #437 on February 07, 2025 13:55.