Expand description
The public type surface of dig-did (SPEC §2).
Two kinds of types live here: the DID/coin types re-exported verbatim from chia-wallet-sdk (the
byte-source-of-truth, INV-4 — this crate never re-defines a puzzle-carrying type), and the small
dig-did-owned types that describe an unsigned operation result (DidSpend) and who is
authorized to spend a DID (Owner).
Structs§
- Coin
- Coin
Spend - DidInfo
- Information needed to construct the outer puzzle of a DID. It does not include the inner puzzle, which must be stored separately.
- DidSpend
- The result of building a DID operation: the unsigned coin spends plus the recreated child DID.
- Lineage
Proof