Skip to content

dig-chainsource-interface v0.2.0

Choose a tag to compare

@github-actions github-actions released this 21 Jul 16:15
· 8 commits to main since this release

dig-chainsource-interface v0.2.0

The DIG Network canonical ChainSource provider interface: the single pure trait +
query types every Chia chain-source provider implements and every consumer depends on.
Reads-only, no I/O, no keys, no network — chia-* deps only.

Installation

[dependencies]
dig-chainsource-interface = "0.2.0"