global: renames part 2

This commit is contained in:
nym21
2026-03-13 22:42:43 +01:00
parent 0795c1bbf8
commit a0d378d06d
117 changed files with 3024 additions and 3189 deletions

View File

@@ -48,7 +48,7 @@ pub fn main() -> Result<()> {
dbg!(
indexer
.stores
.addresstype_to_addresshash_to_addressindex
.address_type_to_address_hash_to_address_index
.get_unwrap(OutputType::P2WSH)
.approximate_len()
);