Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BP-WG/descriptor-wallet
/ functions
Functions
425 in github.com/BP-WG/descriptor-wallet
⨍
Functions
425
◇
Types & classes
126
Method
try_to_prv
Converts version into version corresponding to an extended private key. Returns `None` if the resolver does not know how to perform conversion.
slip132/src/lib.rs:279
Method
try_to_pub
Converts version into version corresponding to an extended public key. Returns `None` if the resolver does not know how to perform conversion.
slip132/src/lib.rs:275
Method
unsatisfiable_key
(_: Self::Param)
hd/src/unsatisfiable.rs:33
Method
with
Convenience method for deriving tracking account out of extended private key
hd/src/account.rs:111
Method
with
Constructs derivation range list from a iterator over index ranges. Errors if any of the ranges are not disjoint.
hd/src/ranges.rs:51
Method
with
Constructs origin information for _an account_-level xpub or deeper key, extracting it from both `xpub` and SLIP132 key version (prefix) data. Ensures
hd/src/xkey.rs:203
Method
with
(index: usize, v0: InputV0, txin: TxIn)
psbt/src/input.rs:175
Method
with
Checks that unsigned transaction does not have scriptSig's or witness data
psbt/src/global.rs:68
Method
with
(index: usize, v0: OutputV0, txout: TxOut)
psbt/src/output.rs:87
Method
with
( secp: &Secp256k1<C>, master_id: XpubIdentifier, derivation: impl Into<DerivationPath
psbt/src/sign/inmem.rs:68
Method
with
(seed_type: SeedType)
src/bin/btc-hot.rs:168
Method
with
(txid: Txid)
onchain/src/resolvers/mod.rs:39
Method
with_input_no
(error: SignInputError, input_index: usize)
psbt/src/sign/signer.rs:181
Method
with_unchecked
( master_fingerprint: Option<Fingerprint>, xpub: ExtendedPubKey, standard: Option<Stan
hd/src/xkey.rs:264
Method
with_xpub
(hardened: HardenedIndex, xpub_ref: XpubRef)
hd/src/indexes.rs:513
Method
word_len
(self)
src/bin/btc-hot.rs:122
Method
word_len
(self)
libbitcoin/src/signer.rs:221
Function
xprv_from_slip132_str
()
slip132/src/lib.rs:1633
Function
xprv_to_slip132_string
()
slip132/src/lib.rs:1712
Function
xpub_from_slip132_str
()
slip132/src/lib.rs:1604
Method
xpub_ref
(&self)
hd/src/indexes.rs:522
Function
xpub_to_slip132_string
()
slip132/src/lib.rs:1662
Method
xpubkey
Returns [`ExtendedPubKey`] of the extended public key, if the reference is present and has the form of full extended public key.
hd/src/xpubref.rs:80
Method
zero
()
hd/src/ranges.rs:113
Method
zero
()
hd/src/indexes.rs:151
← previous
401–425 of 425, ranked by callers