"Satoshis live in outputs, but transactions destroy outputs and create new " "ones, so ordinal theory uses an algorithm to determine how satoshis hop from " "the inputs of a transaction to its outputs." msgstr "" "聪存在于输出中,但交易会破坏输出并创建新的输出,因此序数理论使用一种算法来确" "定聪如何从交易的输入跳到其输出" #: src/faq.md:43 msgid "Fortunately, that algorithm is very simple." msgstr "幸运的是,这个算法非常简单。" #: src/faq.md:45 msgid "" "Satoshis transfer in first-in-first-out order. Think of the inputs to a " "transaction as being a list of satoshis, and the outputs as a list of slots, " "waiting to receive a satoshi. To assign input satoshis to slots, go through " "each satoshi in the inputs in order, and assign each to the first available " "slot in the outputs." msgstr "" "聪按照先进先出的顺序进行转账。 将交易的输入视为聪列表,将输出视为插槽slot列" "表,等待接收聪。 要将输入聪分配给插槽,按顺序检查输入中的每个聪,并将每个聪分" "配给输出中的第一个可用插槽。" #: src/faq.md:51 msgid "" "Let's imagine a transaction with three inputs and two outputs. The inputs " "are on the left of the arrow and the outputs are on the right, all labeled " "with their values:"