mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-07-30 12:18:11 -07:00
global: move addressindex_to_outputindex stores from computer to indexer
This commit is contained in:
Generated
-3
@@ -512,7 +512,6 @@ dependencies = [
|
||||
"brk_vec",
|
||||
"color-eyre",
|
||||
"derive_deref",
|
||||
"fjall",
|
||||
"jiff",
|
||||
"log",
|
||||
"rayon",
|
||||
@@ -576,7 +575,6 @@ dependencies = [
|
||||
"brk_store",
|
||||
"brk_vec",
|
||||
"color-eyre",
|
||||
"fjall",
|
||||
"log",
|
||||
"rayon",
|
||||
]
|
||||
@@ -617,7 +615,6 @@ dependencies = [
|
||||
"brk_interface",
|
||||
"brk_rmcp",
|
||||
"log",
|
||||
"tracing",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
||||
Reference in New Issue
Block a user