mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2025-01-10 04:51:20 +00:00
save
This commit is contained in:
parent
25d913c676
commit
c48bbde775
@ -826,8 +826,7 @@ type RecentInvertedIdxIter struct {
|
|||||||
hasNext bool
|
hasNext bool
|
||||||
err error
|
err error
|
||||||
|
|
||||||
res []uint64
|
bm *roaring64.Bitmap
|
||||||
bm *roaring64.Bitmap
|
|
||||||
}
|
}
|
||||||
|
|
||||||
func (it *RecentInvertedIdxIter) Close() {
|
func (it *RecentInvertedIdxIter) Close() {
|
||||||
|
Loading…
Reference in New Issue
Block a user