BTCPrivate / btcp-widget

JS widget for online shop payments
5 stars 2 forks source link

Creating a deposit address from a multi sig public key. #61

Open daniel-farina opened 6 years ago

daniel-farina commented 6 years ago

The problem: You can use a xpub from a multisig wallet but the funds are not visible on the multi sig wallets.

To reproduce: Create a new wallet using one xpub from a multisig wallet.

New addresses are generated, you can then view the deposit on using the xpub but the funds are not visible on the multi sig wallets.

image

Transaction visible using the xpub, but the multisig wallets see nothing. This is quite important as most donation addresses are multiseg.

mattpass commented 6 years ago

Need to discuss this with @ch4ot1c and it's been suggested that myself and @daniel-farina arrange a call to discuss a plan between us.