Expand description
The library provides single-use-seal implementations for bitcoin protocol.
Modules§
- resolver
- API for resolving single-use-seals.
- txout
- Bitcoin single-use-seals defined by a transaction output and closed by spending that output (“TxOut seals”).
Structs§
- Secret
Seal - Confidential version of transaction outpoint-based single-use-seal
Traits§
- Seal
Close Method - Method for closing BP single-use-seals.