Add Samourai Deposit

This commit is contained in:
OmarHatem 2024-04-26 17:20:56 +03:00
parent c39c21cb64
commit d5bb3d39c6

View file

@ -52,6 +52,12 @@ Map<DerivationType, List<DerivationInfo>> bitcoin_derivations = {
description: "Copay native segwit",
scriptType: "p2wpkh",
),
DerivationInfo(
derivationType: DerivationType.bip39,
derivationPath: "m/44'|49'|84'/0'/0'",
description: "Samourai Deposit",
scriptType: "p2wpkh",
),
DerivationInfo(
derivationType: DerivationType.bip39,
derivationPath: "m/84'/0'/2147483644'",