pub fn version() -> &'static strExpand description
Get the version of BDK at runtime
+
Expand description

Crate bdk
Expand description
BDK
@@ -166,4 +166,4 @@ Right now this is Re-exports
pub extern crate bitcoin;pub extern crate miniscript;pub use descriptor::template;pub use descriptor::HdKeyPaths;pub use wallet::signer;pub use wallet::signer::SignOptions;pub use wallet::tx_builder::TxBuilder;pub use wallet::Wallet;pub use bdk_chain as chain;Modules
rust-bitcoin PartiallySignedTransaction structure.Macros
Structs
Enums
Traits
Functions
Re-exports
pub extern crate bitcoin;pub extern crate miniscript;pub use descriptor::template;pub use descriptor::HdKeyPaths;pub use wallet::signer;pub use wallet::signer::SignOptions;pub use wallet::tx_builder::TxBuilder;pub use wallet::Wallet;pub use bdk_chain as chain;Modules
rust-bitcoin PartiallySignedTransaction structure.