Re-exports§
pub use client::BitcoinClient;pub use client::Transport;pub use psbt::PartialSignature;pub use psbt::PartialSignatureError;pub use wallet::WalletPolicy;pub use wallet::WalletPubKey;
Modules§
Structs§
- Musig
Partial Signature - A MuSig2 partial signature yielded by the device during the second round of a MuSig2 signing session, as specified in BIP-373
- Musig
PubNonce - A MuSig2 public nonce yielded by the device during the first round of a MuSig2 signing session, as specified in BIP-373.
Enums§
- Sign
Psbt Yielded Object - An object yielded by the device while signing a PSBT.