"transaction into one that pays fees, we'll remove the second output:" msgstr "" "你可能会问交易费用呢? 好问题! 让我们想象一下同一笔交易,这次是两个聪的费" "用。收费交易在输入中发送的聪 多于输出接收的聪,因此为了使我们的交易成为支付费" "用的交易,我们将删除第二个输出:" #: src/faq.md:79 msgid "" "```\n" "[2] [1] [3] → [4]\n" "```" msgstr "" #: src/faq.md:83 msgid "The satoshis " msgstr "聪" #: src/faq.md:83 msgid "e" msgstr "" #: src/faq.md:83 msgid " and " msgstr " 和 " #: src/faq.md:83 msgid "f" msgstr "" #: src/faq.md:83 msgid " now have nowhere to go in the outputs:" msgstr "现在在输出中无处可去" #: src/faq.md:86 msgid "" "```\n" "[a b] [c] [d e f] → [a b c d]\n" "```" msgstr "" "```\n" "[a b] [c] [d e f] → [a b c d]\n" "```" #: src/faq.md:90 msgid "" "So they go to the miner who mined the block as fees. [The BIP](https://" "github.com/ordinals/ord/blob/master/bip.mediawiki) has the details, but in " "short, fees paid by transactions are treated as extra inputs to the coinbase " "transaction, and are ordered how their corresponding transactions are " "ordered in the block. The coinbase transaction of the block might look like "