global: move addressindex_to_outputindex stores from computer to indexer

This commit is contained in:
nym21
2025-07-04 17:30:43 +02:00
parent 6d35c26b3f
commit 7f07b0daa7
47 changed files with 515 additions and 1391 deletions
Generated
-3
View File
@@ -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]]