Describe the bug
When I run ordhook scan blocks --interval 767430:767753 --mainnet
The warning messages keep appearing and cannot download the latest block
Transaction ID
Address
Block# 780851
Time stamp
To Reproduce
Steps to reproduce the behavior:
run ordhook db sync --config-path=./Ordhook.toml
meesages:
➜ ordhook git:(develop) ✗ ordhook db sync --config-path=./Ordhook.toml Jan 06 01:21:51.429 WARN unable to query hord.sqlite: no such column: inscription_number Jan 06 01:21:51.468 INFO Indexing inscriptions from block #780851 to block #824545 Jan 06 01:21:54.547 INFO Processing 3 blocks Jan 06 01:21:54.547 INFO Inscriptions data computation for block #780851 started Jan 06 01:21:54.547 WARN unable to prepare query hord.sqlite: no such column: inscription_number Jan 06 01:21:55.547 WARN unable to prepare query hord.sqlite: no such column: inscription_number
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
Desktop (please complete the following information):
Describe the bug When I run
ordhook scan blocks --interval 767430:767753 --mainnet
The warning messages keep appearing and cannot download the latest blockTransaction ID Address Block# 780851 Time stamp
To Reproduce Steps to reproduce the behavior:
ordhook db sync --config-path=./Ordhook.toml
➜ ordhook git:(develop) ✗ ordhook db sync --config-path=./Ordhook.toml Jan 06 01:21:51.429 WARN unable to query hord.sqlite: no such column: inscription_number Jan 06 01:21:51.468 INFO Indexing inscriptions from block #780851 to block #824545 Jan 06 01:21:54.547 INFO Processing 3 blocks Jan 06 01:21:54.547 INFO Inscriptions data computation for block #780851 started Jan 06 01:21:54.547 WARN unable to prepare query hord.sqlite: no such column: inscription_number Jan 06 01:21:55.547 WARN unable to prepare query hord.sqlite: no such column: inscription_number
Expected behavior A clear and concise description of what you expected to happen.
Screenshots
Desktop (please complete the following information):
Thanks for helping.