Module sapio_base::txindex

source ·
Expand description

Trait & Structs for accessing Chain Data

Structs

  • a cached txindex checks a cache first and then a primary txindex
  • a TxIndex which just tracks what it’s seen and has no network

Enums

Traits

  • Generic interface for any txindex