← Back to Bitcoin Improvement Proposals
BIPinformationalopcodeskey-managementtransactionsscriptsigning
bip-325: correct placement of challenge
In https://github.com/bitcoin/bips/pull/1003#discussion_r499466365 (where I adopt the approach here), it is pointed out that the message signature going into the scriptPubKey of the spending transaction is weird. It should go into the scriptSig and/or scriptWitness, and the scriptPubKey for the spending tx is OP_RETURN.
No reviewsCollections:BIPs — Merged
Specification
In https://github.com/bitcoin/bips/pull/1003#discussion_r499466365 (where I adopt the approach here), it is pointed out that the message signature going into the scriptPubKey of the spending transaction is weird.
It should go into the scriptSig and/or scriptWitness, and the scriptPubKey for the spending tx is OP_RETURN.
Discussion (0 threads)
Loading discussions...