#: src/inscriptions/provenance.md:20
msgid ""
"Include tag `3`, i.e. `OP_PUSH 3`, in C, with the value of the serialized "
"binary inscription ID of P, serialized as the 32-byte `TXID`, followed by "
"the four-byte little-endian `INDEX`, with trailing zeroes omitted."
msgstr ""
"Inclua a tag `3`, ou seja, `OP_PUSH 3`, em C, com o valor do ID binário "
"serializado da inscrição P, serializado como o `TXID` de 32 bytes, "
"seguido pelo `INDEX` de quatro bytes em formato little-endian, omitindo zeros à direita."
#: src/inscriptions/provenance.md:24
msgid ""
"_NB_ The bytes of a bitcoin transaction ID are reversed in their text "
"representation, so the serialized transaction ID will be in the opposite "
"order."
msgstr ""
"_NB_ Os bytes de uma ID de transação bitcoin são invertidos em sua representação "
"de texto, portanto, a ID serializada da transação estará na ordem oposta."
#: src/inscriptions/provenance.md:27
#: src/guides/testing.md:18
#: src/guides/reindexing.md:15
msgid "Example"
msgstr "Exemplo"
#: src/inscriptions/provenance.md:29