MCPcopy Create free account

hub / github.com/BP-WG/descriptor-wallet / functions

Functions425 in github.com/BP-WG/descriptor-wallet

Methodtry_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
Methodtry_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
Methodunsatisfiable_key
(_: Self::Param)
hd/src/unsatisfiable.rs:33
Methodwith
Convenience method for deriving tracking account out of extended private key
hd/src/account.rs:111
Methodwith
Constructs derivation range list from a iterator over index ranges. Errors if any of the ranges are not disjoint.
hd/src/ranges.rs:51
Methodwith
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
Methodwith
(index: usize, v0: InputV0, txin: TxIn)
psbt/src/input.rs:175
Methodwith
Checks that unsigned transaction does not have scriptSig's or witness data
psbt/src/global.rs:68
Methodwith
(index: usize, v0: OutputV0, txout: TxOut)
psbt/src/output.rs:87
Methodwith
( secp: &Secp256k1<C>, master_id: XpubIdentifier, derivation: impl Into<DerivationPath
psbt/src/sign/inmem.rs:68
Methodwith
(seed_type: SeedType)
src/bin/btc-hot.rs:168
Methodwith
(txid: Txid)
onchain/src/resolvers/mod.rs:39
Methodwith_input_no
(error: SignInputError, input_index: usize)
psbt/src/sign/signer.rs:181
Methodwith_unchecked
( master_fingerprint: Option<Fingerprint>, xpub: ExtendedPubKey, standard: Option<Stan
hd/src/xkey.rs:264
Methodwith_xpub
(hardened: HardenedIndex, xpub_ref: XpubRef)
hd/src/indexes.rs:513
Methodword_len
(self)
src/bin/btc-hot.rs:122
Methodword_len
(self)
libbitcoin/src/signer.rs:221
Functionxprv_from_slip132_str
()
slip132/src/lib.rs:1633
Functionxprv_to_slip132_string
()
slip132/src/lib.rs:1712
Functionxpub_from_slip132_str
()
slip132/src/lib.rs:1604
Methodxpub_ref
(&self)
hd/src/indexes.rs:522
Functionxpub_to_slip132_string
()
slip132/src/lib.rs:1662
Methodxpubkey
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
Methodzero
()
hd/src/ranges.rs:113
Methodzero
()
hd/src/indexes.rs:151
← previous401–425 of 425, ranked by callers