Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit db5f3a9

Browse files
committed
Update readme
1 parent 7a15243 commit db5f3a9

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

Utilities/snapshot/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,8 @@ You can verify the snapshot against a running node. Keep in mind, if a node is o
6262

6363
```
6464
snapshot verify balances
65-
```
65+
```
66+
67+
# TODO
68+
69+
It could be optimized with go routines, and there might be a file limit for chains. So I might need to rotate the file cache and only have N number of file descriptors open. Eg use something like https://github.com/hashicorp/golang-lru

0 commit comments

Comments
 (0)