Skip to main content

Crate ledger_bitcoin_client

Crate ledger_bitcoin_client 

Source

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§

apdu
async_client
client
error
psbt
wallet

Structs§

MusigPartialSignature
A MuSig2 partial signature yielded by the device during the second round of a MuSig2 signing session, as specified in BIP-373
MusigPubNonce
A MuSig2 public nonce yielded by the device during the first round of a MuSig2 signing session, as specified in BIP-373.

Enums§

SignPsbtYieldedObject
An object yielded by the device while signing a PSBT.