Skip to content

Conversation

@SomberNight
Copy link
Member

  • extend derivation dialog to also let user select script type
  • enable segwit multisig for bip39/hw wallets

The default paths for segwit multisig are as described in #4352 (comment) , i.e.

m / purpose' / coin_type' / account' / script_type' / change / address_index

where purpose = 48, account = 0, and
script_type = 1 for p2wsh-p2sh multisig, and
script_type = 2 for p2wsh multisig

This supersedes #4464 and #4443

wizard_script_and_der1
wizard_script_and_der2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

topic-wallet 👛 related to wallet.py, or maybe address_synchronizer.py/coinchooser.py topic-wizard 🧙‍♂️ related to wallet creation/restore wizard

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants