mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-27 08:09:58 -07:00
global: renames part 2
This commit is contained in:
@@ -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()
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user