File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -476,7 +476,7 @@ The currently defined per-input types are defined as follows:
476476| <tt>PSBT_IN_TAP_MERKLE_ROOT = 0x18 </tt>
477477| None
478478| No key data
479- | <tt><pubkey > </tt>
479+ | <tt><32-byte hash > </tt>
480480| The 32 byte Merkle root hash. Finalizers should remove this field after <tt>PSBT_IN_FINAL_SCRIPTWITNESS </tt> is constructed.
481481|
482482|
Original file line number Diff line number Diff line change @@ -99,7 +99,7 @@ The new per-input types are defined as follows:
9999| <tt>PSBT_IN_TAP_MERKLE_ROOT = 0x18 </tt>
100100| None
101101| No key data
102- | <tt><pubkey > </tt>
102+ | <tt><32-byte hash > </tt>
103103| The 32 byte Merkle root hash. Finalizers should remove this field after <tt>PSBT_IN_FINAL_SCRIPTWITNESS </tt> is constructed.
104104|
105105|
You can’t perform that action at this time.
0 commit comments