"order." msgstr "" "_请注意_,比特币交易ID的字节在文本中的表现形式是反向的," "所以序列化的交易ID会以相反的顺序呈现。" #: src/inscriptions/provenance.md:29 msgid "" "An example of a child inscription of " "`000102030405060708090a0b0c0d0e0f101112131415161718191a1b1c1d1e1fi0`:" msgstr "" "子铭文的一个示例 " "`000102030405060708090a0b0c0d0e0f101112131415161718191a1b1c1d1e1fi0`:" #: src/inscriptions/provenance.md:32 msgid "" "```\n" "OP_FALSE\n" "OP_IF\n" " OP_PUSH \"ord\"\n" " OP_PUSH 1\n" " OP_PUSH \"text/plain;charset=utf-8\"\n" " OP_PUSH 3\n" " OP_PUSH " "0x1f1e1d1c1b1a191817161514131211100f0e0d0c0b0a09080706050403020100\n" " OP_PUSH 0\n" " OP_PUSH \"Hello, world!\"\n" "OP_ENDIF\n" "```" msgstr "" #: src/inscriptions/provenance.md:45 msgid "" "Note that the value of tag `3` is binary, not hex, and that for the child " "inscription to be recognized as a child, " "`000102030405060708090a0b0c0d0e0f101112131415161718191a1b1c1d1e1fi0` must be " "spent as one of the inputs of the inscribe transaction." msgstr "" "请注意,标签`3`的值是二进制的,而不是十六进制的,主要是为了让子铭文识别出来是" "个子铭文,"