[][src]Crate revault_tx

Revault_tx

Revault-specific Bitcoin scripts and transactions routines.

Re-exports

pub use bitcoin;
pub use miniscript;

Modules

scripts

Revault scripts

transactions

Revault transactions

txins

Revault txins Wrappers around bitcoin's OutPoint and previous TxOut to statically check Revault transaction creation and ease PSBT management.

txouts

Revault txouts Wrappers around bitcoin's TxOut to statically check Revault transactions creation and ease their PSBT management.

Enums

Error

An error specific to the management of Revault transactions and scripts.