Subscribe to Updates
Get the latest creative news from FooBar about art, design and business.
Browsing: P2TR
multi signature – How “addDummySigs” in golang when ship satoshi from p2tr multisig script?
By markhostings
I’ve a 2-of-3 multisig taproot script,create like bitcoinjs-lib:https://github.com/bitcoinjs/bitcoinjs-lib/blob/8d9775c20da03ab40ccbb1971251e71d117bcd8b/check/integration/taproot.spec.ts#L531-L593: builder := txscript.NewScriptBuilder() for i, pk := vary leafPubkeys { if i…
With bitcoin-cli, I efficiently spent (broadcast, was accepted by the regtest node after which mined) a tx spending two 1-of-2…