Crate seals

Source
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§

SecretSeal
Confidential version of transaction outpoint-based single-use-seal

Traits§

SealCloseMethod
Method for closing BP single-use-seals.