mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-30 17:40:00 -07:00
parser: add recap dataset
This commit is contained in:
@@ -12,7 +12,7 @@ use crate::{
|
||||
utils::time,
|
||||
};
|
||||
|
||||
use super::{databases_folder_path, AnyDatabaseGroup, Metadata, SizedDatabase};
|
||||
use super::{AnyDatabaseGroup, Metadata, SizedDatabase};
|
||||
|
||||
type Key = u32;
|
||||
type Value = AddressData;
|
||||
|
||||
Reference in New Issue
Block a user