Struct async_hwi::specter::Specter

source ·
pub struct Specter<T> { /* private fields */ }

Implementations§

If the descriptor contains master public keys but doesn’t contain wildcard derivations, the default derivation /{0,1}/* will be added to all extended keys in the descriptor. If at least one of the xpubs has a wildcard derivation the descriptor will not be changed. /** is an equivalent of /{0,1}/*.

Trait Implementations§

Formats the value using the given formatter. Read more
Converts to this type from the input type.
Check that the device is connected but not necessarily available.
Get master fingerprint.
Get the xpub with the given derivation path.
Register a new wallet policy
Sign a partially signed bitcoin transaction (PSBT).

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.