Skip to content

Assets not available for use #1034

Answered by guggero
SevenLiquor asked this question in Q&A
Jul 19, 2024 · 3 comments · 6 replies
Discussion options

You must be logged in to vote

Okay, can you please do the following (if any step returns an error or does anything unexpected, please abort and report back instead of continuing!):

  1. Make sure sqlite3 --version gives you a proper version (something like 3.45.3 2024-04-15 ..... and not an error).
  2. Stop the node (full litd).
  3. Open the sqlite database, running sqlite3 /data/user/0/io.bitlong/files/.tapd/data/mainnet/tapd.db
  4. Paste the following three lines and press <enter>. You should not get an error, and no response other than a new sqlite> prompt, then it's successful:
update assets set spent = '1' where anchor_utxo_id = (select utxo_id from managed_utxos where lower(hex(outpoint)) = '44a630322ca3f7c8f5cb5f96994bb901934…

Replies: 3 comments 6 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
6 replies
@SevenLiquor
Comment options

@guggero
Comment options

@SevenLiquor
Comment options

@guggero
Comment options

Answer selected by SevenLiquor
@SevenLiquor
Comment options

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