Skip to content
Open
Show file tree
Hide file tree
Changes from 12 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: 2 additions & 2 deletions README.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -1072,13 +1072,13 @@ users (see also: [https://en.bitcoin.it/wiki/Economic_majority economic majority
| Matt Corallo
| Specification
| Complete
|-
|- style="background-color: #ffffcf"
| [[bip-0322.mediawiki|322]]
| Applications
| Generic Signed Message Format
| Karl-Johan Alm
| Specification
| Draft
| Complete
Comment thread
guggero marked this conversation as resolved.
|- style="background-color: #cfffcf"
| [[bip-0324.mediawiki|324]]
| Peer Services
Expand Down
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