mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-07-01 22:39:03 -07:00
global: snapshot pre cached change
This commit is contained in:
@@ -60,7 +60,7 @@ impl Query {
|
||||
let blockhash = indexer
|
||||
.vecs
|
||||
.blocks
|
||||
.cached_blockhash
|
||||
.blockhash
|
||||
.collect_one(height)
|
||||
.data()?;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user