Skip to content

dig-chainsource-interface v0.1.0

Choose a tag to compare

@github-actions github-actions released this 19 Jul 20:47
· 10 commits to main since this release

dig-chainsource-interface v0.1.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.1.0"