Skip to content

dig-chainsource-interface v0.3.1

Choose a tag to compare

@github-actions github-actions released this 10 Aug 23:53
· 4 commits to main since this release

dig-chainsource-interface v0.3.1

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