"```" msgstr "" "```\n" "[a b] [c] [d e f] → [? ? ? ?] [? ?]\n" "```" #: src/faq.md:63 msgid "To figure out which satoshi goes to which output, go through the input satoshis in order and assign each to a question mark:" msgstr "Чтобы выяснить, какой сатоши соответствует какому выходу, пройдите по порядку все входные сатоши и присвойте каждому из них вопросительный знак:" #: src/faq.md:66 msgid "" "```\n" "[a b] [c] [d e f] → [a b c d] [e f]\n" "```" msgstr "" "```\n" "[a b] [c] [d e f] → [a b c d] [e f]\n" "```" #: src/faq.md:68 msgid "" "What about fees, you might ask? Good question! Let's imagine the same transaction, this time with a two satoshi fee. Transactions with fees send more satoshis " "in the inputs than are received by the outputs, so to make our transaction into one that pays fees, we'll remove the second output:" msgstr "" "А что насчет комиссий, спросите вы? Хороший вопрос! Представим себе ту же транзакцию, но с комиссией в два сатоши. Транзакции с комиссией отправляют на входы " "больше сатоши, чем получают на выходы, поэтому, чтобы превратить нашу транзакцию в транзакцию которая оплачивает комиссию, мы удалим второй выход:"