Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ChainBlockCache = must.One(lru.New[blockstore.MhString, blocks.Block](4096))
Functions ¶
Types ¶
type CurioBlockstore ¶
type CurioBlockstore blockstore.Blockstore
func NewChainBlockstore ¶
func NewChainBlockstore(io blockstore.ChainIO) CurioBlockstore
Click to show internal directories.
Click to hide internal directories.