Enum bdk::keys::DescriptorKey[][src]

pub enum DescriptorKey<Ctx: ScriptContext> {
    // some variants omitted
}
Expand description

Container for public or secret keys

Implementations

Create an instance given a public key and a set of valid networks

Create an instance given a secret key and a set of valid networks

Override the computed set of valid networks

Trait Implementations

Formats the value using the given formatter. Read more

The “identity” conversion is used internally by some bdk::fragments

Turn the key into a DescriptorKey within the requested ScriptContext

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

Performs the conversion.

Performs the conversion.

The alignment of pointer.

The type for initializers.

Initializes a with the given initializer. Read more

Dereferences the given pointer. Read more

Mutably dereferences the given pointer. Read more

Drops the object pointed to by the given pointer. Read more

Should always be Self

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.

Get the TypeId of this object.