CruciBle
Results
3
comments of
CruciBle
Referencing this issue for more context https://github.com/ordinals/ord/issues/3643
Thanks @casey!
We identified the issue here: https://github.com/ordinals/ord/blob/08bbf566502533217d7c5d24287e9f93b3bfc8a8/src/index/entry.rs#L66 It looks like the `height` might be the last confirmed block and is 1 behind. If that's the intent, then one fix would be...