Skip to content
Open
Show file tree
Hide file tree
Changes from 11 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions bip-0174/type-registry.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,10 @@ This document collects the fields and types used in PSBTs of any version from al
| <tt>PSBT_IN_SP_TWEAK = 0x20</tt>
| [[bip-0376.mediawiki|376]]
|-
| Generic Signed Message
| <tt>PSBT_IN_GENERIC_SIGNED_MESSAGE = 0x21</tt>
| [[bip-0322.mediawiki|322]]
|-
Comment thread
murchandamus marked this conversation as resolved.
| Proprietary Use Type
| <tt>PSBT_IN_PROPRIETARY = 0xFC</tt>
| [[bip-0174.mediawiki|174]]
Expand Down
Loading