1
1
How would one go about creating a single signature P2SH transaction? (Analogous to a "2 of 3 multisig P2SH" but instead I'm asking about a "1 of 1".) Would one wrap a standard P2PKH scriptPubKey inside of a P2SH redeem script? Or is there a better/preferred way of achieving this? Thank you.
Thank you! With the 3rd (segwit) form, is there an implicit CHECKSIG-type operand? – muanon – 2018-01-12T00:14:21.713
no. required for validation data is moved to
witnesspart of transaction – amaclin – 2018-01-12T07:41:38.673