#: src/faq.md:73
msgid ""
"```\n"
"[2] [1] [3] → [4]\n"
"```"
msgstr ""
"```\n"
"[2] [1] [3] → [4]\n"
"```"
#: src/faq.md:75
msgid "The satoshis "
msgstr "Сатоши "
#: src/faq.md:75
msgid "e"
msgstr "e"
#: src/faq.md:75
msgid " and "
msgstr " и "
#: src/faq.md:75
msgid "f"
msgstr "f"
#: src/faq.md:75
msgid " now have nowhere to go in the outputs:"
msgstr " теперь некуда девать на выходах:"
#: src/faq.md:78
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:80
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 this:"
msgstr ""
"Поэтому они поступают майнеру, добывшему блок, в качестве вознаграждения. [В BIP](https://github.com/ordinals/ord/blob/master/bip.mediawiki) описаны "