Skip to content

Commit

Permalink
Clarify that unused runes tags should not be used (ordinals#3885)
Browse files Browse the repository at this point in the history
  • Loading branch information
casey committed Aug 6, 2024
1 parent 3a3d7b8 commit 7682e91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/runes/specification.md
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ Note that tags are grouped by parity, i.e., whether they are even or odd.
Unrecognized odd tags are ignored. Unrecognized even tags produce a cenotaph.

All unused tags are reserved for use by the protocol, may be assigned at any
time, and must not be used.
time, and should not be used.

##### Body

Expand Down

0 comments on commit 7682e91

Please sign in to comment.