vulpemventures / ldk

Liquid Development Kit provides abstractions to speed-up implementation of elements-based wallets for browsers and NodeJS
MIT License
9 stars 11 forks source link

MasterPublicKey xpub = neutered extended public key #128

Closed louisinger closed 2 years ago

louisinger commented 2 years ago

This PR changes the masterPublicKey of MasterPublicKey (and Mnemonic)

small fix related to baseDerivation path: it closes #127

EDIT: the PR does not modify Multisig identities xpubs

@tiero @sekulicd please review