Skip to content

dig-chainsource-interface v0.3.2

Choose a tag to compare

@github-actions github-actions released this 26 Aug 17:04
· 2 commits to main since this release

dig-chainsource-interface v0.3.2

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.2"