tezos-storeversion
Tezos: store for `octez-node`
This library provides abstraction for storing and iterating over blocks. tezos-store is a virtual library that provides two implementations:
- tezos-store.real is the default implementation, used in production
- tezos-store.mocked is used for testing purposes.
Required by
- octez-node=17.3
- octez-node-config=17.3
- tezos-shell>=17.3