Skip to content

dig-chainsource-interface v0.3.0

Choose a tag to compare

@github-actions github-actions released this 04 Aug 19:36
· 6 commits to main since this release

dig-chainsource-interface v0.3.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.3.0"