Expand description

Provides keys that are coupled with their derivation path

Structs

A Pubkey with its derivation. Primarily used by PSBT.

An XPriv with its derivation.

An XPub with its derivation.

Traits

Derived keys are keys coupled with their derivation. We use this trait to check ancestry relationships between keys.