You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`static buildPublicKeyHashScript(pubKeyHash: PubKeyHash ): ByteString` Build a [Pay to Public Key Hash (P2PKH)](https://en.bitcoin.it/wiki/Transaction#Pay-to-PubkeyHash) script from a public key hash / address.
300
+
-`static buildP2PKHScript(pubKeyHash: PubKeyHash ): ByteString` Build a [Pay to Public Key Hash (P2PKH)](https://en.bitcoin.it/wiki/Transaction#Pay-to-PubkeyHash) script from a public key hash / address.
-`static buildP2WPKHScript(pubKeyHash: PubKeyHash ): ByteString` Build a [Pay to witness public-key hash (P2WPKH)](https://en.bitcoin.it/wiki/Bech32) script from a public key hash / address.
-`static buildP2TRScript(pubKey: XOnlyPubKey): ByteString` Build a [Pay to witness public-key hash (P2WPKH)](https://en.bitcoin.it/wiki/Bech32) script from a public key hash / address.
0 commit comments