mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-07-08 17:48:14 -07:00
clients: add .len()
This commit is contained in:
@@ -44,8 +44,9 @@ pub(super) async fn serve(
|
||||
let csv_filename = resolved.csv_filename();
|
||||
let cache_params = CacheParams::series(
|
||||
resolved.version,
|
||||
resolved.total,
|
||||
resolved.start,
|
||||
resolved.end,
|
||||
resolved.stable_count,
|
||||
resolved.hash_prefix,
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user