Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 381 Bytes

key-derivations.md

File metadata and controls

26 lines (18 loc) · 381 Bytes

Key Derivations

We use the following names for common key derivations:

Native Segwit Single Key
wpkh(84'/0'/0')

Native Segwit Multisig
wsh(cosigner(48'/0'/0'/2'))

Nested Segwit Single Key
sh(wpkh(49'/0'/0'))

Nested Segwit Multisig
sh(wsh(cosigner(48'/0'/0'/1')))

Legacy Single Key
pkh(44'/0'/0')

Legacy Multisig
sh(cosigner(45'))

Taproot Single Key
tr(86'/0'/0')