Chapter 5 assessment 3

  1. What is the first field in the transaction pre-image message?

  2. What value is hashed to make hashPrevouts if SIGHASH_ANYONECANPAY is used?

  3. If the sequence value of an input is updated, what happens to a previously created signature

  4. Bob wants to generate a signature that will remain valid even if the sequence number on another input is updated. What SIGHASH flag does he need to use?

Last updated