Skip to content

Commit

Permalink
Fix typo in BIP (ordinals#2220)
Browse files Browse the repository at this point in the history
  • Loading branch information
ilanolkies committed Jun 28, 2023
1 parent f52969f commit 76373c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bip.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ be used by Bitcoin applications.
Every sat is serially numbered, starting at 0, in the order in which it is
mined. These numbers are termed "ordinal numbers", or "ordinals", as they are
ordinal numbers in the mathematical sense, giving the order of each sat in the
totally supply. The word "ordinal" is nicely unambiguous, as it is not used
total supply. The word "ordinal" is nicely unambiguous, as it is not used
elsewhere in the Bitcoin protocol.

The ordinal numbers of sats in transaction inputs are transferred to output
Expand Down

0 comments on commit 76373c3

Please sign in to comment.