Skip to content

Commit ed4fe4c

Browse files
committed
BIP324, BIP183: Add utreexo's p2pv2 message type ids
1 parent fe58c02 commit ed4fe4c

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

bip-0324/message_type_ids.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,14 @@ assigned or proposed for assignment.
66

77
Type | Message | Proposal
88
---- | ------------ | --------
9-
n/a | n/a | (none listed yet)
9+
29 | uproof | [BIP 183 / PR#1923](https://github.com/bitcoin/bips/pull/1923)
10+
30 | getuproof | [BIP 183 / PR#1923](https://github.com/bitcoin/bips/pull/1923)
11+
31 | uttls | [BIP 183 / PR#1923](https://github.com/bitcoin/bips/pull/1923)
12+
32 | getuttls | [BIP 183 / PR#1923](https://github.com/bitcoin/bips/pull/1923)
13+
33 | usummary | [BIP 183 / PR#1923](https://github.com/bitcoin/bips/pull/1923)
14+
34 | utreexotx | [BIP 183 / PR#1923](https://github.com/bitcoin/bips/pull/1923)
15+
35 | uroot | [BIP 183 / PR#1923](https://github.com/bitcoin/bips/pull/1923)
16+
36 | geturoot | [BIP 183 / PR#1923](https://github.com/bitcoin/bips/pull/1923)
1017

1118
Note that this table is not authoritative but instead is reflective
1219
of the BIPs proposing the changes. If multiple BIPs make conflicting

0 commit comments

Comments
 (0)