bdk_chain 0.23.3

Collection of core structures for Bitcoin Dev Kit.
Documentation
1
2
3
4
5
#![cfg(feature = "miniscript")]

mod tx_template;
#[allow(unused_imports)]
pub use tx_template::*;