mirror of
https://github.com/romanz/electrs.git
synced 2025-02-24 23:08:39 +01:00
Remove fixed TODO
This commit is contained in:
parent
43b952703f
commit
32226298e2
1 changed files with 0 additions and 1 deletions
|
@ -355,7 +355,6 @@ impl<'a> Iterator for Batching<'a> {
|
|||
}
|
||||
|
||||
pub struct Index {
|
||||
// TODO: store also a &HeaderMap.
|
||||
// TODO: store also latest snapshot.
|
||||
headers: RwLock<HeaderList>,
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue