Skip to content

Commit

Permalink
Tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
casey committed Feb 11, 2025
1 parent 17d0728 commit f452652
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/inscriptions/properties.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Galleries
Inscriptions whose properties field contains `GalleryItem`s are galleries.

Galleries contain `GalleryItem`s, whose only defined key `0` contains a
serialized inscription ID. Inscription ID `TXIDiINDEX` are serialized as a byte
serialized inscription ID. Inscription ID `TXIDiINDEX` is serialized as a byte
string containing the 32 byte TXID, concatenated with by the four-byte
little-endian `INDEX`. Trailing zeros may be removed from four-byte `INDEX`, so
IDs ending in `i0` may be serialized in 32 bytes.
Expand Down

0 comments on commit f452652

Please sign in to comment.