plutus-pab-1.2.0.0
Safe Haskell None
Language Haskell2010

Cardano.ChainIndex.ChainIndex

Synopsis

Documentation

syncState :: ( Member ChainIndexControlEffect effs, Member ChainIndexQueryEffect effs) => Block -> Slot -> Eff effs () Source #

Update the chain index by asking the node for new blocks since the last time.