package tezos-shell

  1. Overview
  2. Docs
type chain_store

The chain_store type. Implemented by Tezos_store.Store.chain_store in production and mocked in tests

context store block checkouts and returns the context of block

chain_id store returns the Chain_id.t to which store corresponds