Module coins_bip32::derived

source ·
Expand description

Provides keys that are coupled with their derivation path

Structs

Traits

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