1
0
mirror of https://github.com/bitcoin/bips.git synced 2026-02-09 15:23:09 +00:00

BIP324, BIP183: Add utreexo's p2pv2 message type ids

This commit is contained in:
Anthony Towns 2026-01-31 17:21:07 +10:00
parent a3370b5c9d
commit df1f098a8b

View File

@ -6,7 +6,14 @@ assigned or proposed for assignment.
Type | Message | Proposal
---- | ------------ | --------
n/a | n/a | (none listed yet)
29 | uproof | [BIP 183 / PR#1923](https://github.com/bitcoin/bips/pull/1923)
30 | getuproof | [BIP 183 / PR#1923](https://github.com/bitcoin/bips/pull/1923)
31 | uttls | [BIP 183 / PR#1923](https://github.com/bitcoin/bips/pull/1923)
32 | getuttls | [BIP 183 / PR#1923](https://github.com/bitcoin/bips/pull/1923)
33 | usummary | [BIP 183 / PR#1923](https://github.com/bitcoin/bips/pull/1923)
34 | utreexotx | [BIP 183 / PR#1923](https://github.com/bitcoin/bips/pull/1923)
35 | uroot | [BIP 183 / PR#1923](https://github.com/bitcoin/bips/pull/1923)
36 | geturoot | [BIP 183 / PR#1923](https://github.com/bitcoin/bips/pull/1923)
Note that this table is not authoritative but instead is reflective
of the BIPs proposing the changes. If multiple BIPs make conflicting