pull down to refresh
0 sats \ 0 replies \ @NothingNewUnderTheSun 30 Nov 2022 \ on: Why does a multisig wallet not have an xpub? bitcoin
it’s best to think of multisig as a script. the address looks the same as a regular p2pkh especially if it’s segwit but actually that’s a hash of a script which requires the public keys and a quorum of signatures to satisfy the spending condition. So there is no actual multisig public/private key pairs generated and no xpub.