blockbook
blockbook copied to clipboard
Displaying utxo
Hi! We encountered the following issue. Displaying UTXOs that have already been spent at the following address: /api/v2/utxo/DHZtiYxpsZkooxTbsreb8fwasybUjLaUGY
[
{
“txid”: “7738eb62ddc0526e8b9c8cd922438351b0b8949642e7252f53e127f2834b4075”,
“vout”: 0,
“value”: “495470000”,
“height”: 5087314,
“confirmations”: 4429
}
]
Resync node and blockbook did not help either. Can you please help with this?
Can you please provide more details about this issue? What was the coin? And what is your setup?
We use a coin and a blockbook for the PIVX coin.
The startup configuration is as follows:
./blockbook -sync -blockchaincfg ./coin.json -internal 0.0.0.0:${BLOCKBOOK_IPORT} -public 0.0.0.0:${BLOCKBOOK_EPORT} -logtostderr -dbmaxopenfiles 80000