pub fn bitcoin_derivation_path(
network: Network,
kind: AddressType,
index: u32,
) -> StacksResult<DerivationPath>
Expand description
Computes Bitcoin derivation paths
pub fn bitcoin_derivation_path(
network: Network,
kind: AddressType,
index: u32,
) -> StacksResult<DerivationPath>
Computes Bitcoin derivation paths