"see [provenance](../inscriptions/provenance.md) for more information." msgstr "" #: src/guides/inscriptions.md:251 msgid "" "To make an inscription a child of another, the parent inscription has to be " "inscribed and present in the wallet. To choose a parent run `ord wallet " "inscriptions` and copy the inscription id (``)." msgstr "" #: src/guides/inscriptions.md:255 #, fuzzy msgid "Now inscribe the child inscription and specify the parent like so:" msgstr "为父系铭文P创建一个子铭文C:" #: src/guides/inscriptions.md:257 msgid "" "```\n" "ord wallet inscribe --fee-rate FEE_RATE --parent " "CHILD_FILE\n" "```" msgstr "" #: src/guides/inscriptions.md:261 msgid "" "This relationship cannot be added retroactively, the parent has to be " "present at inception of the child." msgstr "" #: src/guides/inscriptions.md:264 msgid "Sending Inscriptions" msgstr "发送铭文" #: src/guides/inscriptions.md:267 msgid "Ask the recipient to generate a new address by running:" msgstr "铭文接收方使用一下命令生成地址"