global: readmes

This commit is contained in:
nym21
2025-12-18 23:05:43 +01:00
parent 9ad3acbdf9
commit 57749da919
19 changed files with 44 additions and 28 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ Stream blocks directly from Bitcoin Core's `blk*.dat` files with parallel parsin
## Core API
```rust
```rust,ignore
let reader = Reader::new(blocks_dir, &rpc_client);
// Stream blocks from height 800,000 to 850,000