msgstr "" "Les métadonnées de plus de 520 octets doivent être divisées en plusieurs " "champs :" #: src\inscriptions/metadata.md:75 msgid "" "```\n" "OP_FALSE\n" "OP_IF\n" " ...\n" " OP_PUSH 0x05 OP_PUSH '{\"very\":\"long\",\"metadata\":'\n" " OP_PUSH 0x05 OP_PUSH '\"is\",\"finally\":\"done\"}'\n" " ...\n" "OP_ENDIF\n" "```" msgstr "" "```\n" "OP_FALSE\n" "OP_IF\n" " ...\n" " OP_PUSH 0x05 OP_PUSH '{\"very\":\"long\",\"metadata\":'\n" " OP_PUSH 0x05 OP_PUSH '\"is\",\"finally\":\"done\"}'\n" " ...\n" "OP_ENDIF\n" "```" #: src\inscriptions/metadata.md:85 msgid "" "Which would then be concatinated into `{\"very\":\"long\",\"metadata\":" "\"is\",\"finally\":\"done\"}`." msgstr "" "Ce qui serait ensuite concaténé en : `{\"very\":\"long\",\"metadata\":\"is\"," "\"finally\":\"done\"}`." #: src\inscriptions/provenance.md:4 msgid "" "The owner of an inscription can create child inscriptions, trustlessly " "establishing the provenance of those children on-chain as having been " "created by the owner of the parent inscription. This can be used for "