1
0
mirror of https://github.com/bitcoin/bips.git synced 2026-04-27 16:38:39 +00:00

BIP 324: Add auxiliary file tracking assignments of one-byte message type IDs

This commit is contained in:
Anthony Towns
2026-01-30 16:02:05 +10:00
parent 43e3983e4b
commit a3370b5c9d
2 changed files with 20 additions and 2 deletions

View File

@@ -0,0 +1,16 @@
# One-byte message type allocations
This table lists additional message type IDs that various BIPs have
assigned or proposed for assignment.
Type | Message | Proposal
---- | ------------ | --------
n/a | n/a | (none listed yet)
Note that this table is not authoritative but instead is reflective
of the BIPs proposing the changes. If multiple BIPs make conflicting
assignments for message type IDs, that may lead to multiple entries for
the same message type ID in this table. BIPs that are in Draft status
may be included in the table, and as a result, the IDs and messages they
define may be changed in future.