"易,你可以在麻雀中设置一个单独的钱包,并保持你的铭文钱包独立。" #: src/guides/collecting/sparrow-wallet.md:108 msgid "Bitcoin's UTXO model" msgstr "比特币的UTXO模型" #: src/guides/collecting/sparrow-wallet.md:109 msgid "" "Before sending any transaction it's important that you have a good mental " "model for bitcoin's Unspent Transaction Output (UTXO) system. The way " "Bitcoin works is fundamentally different to many other blockchains such as " "Ethereum. In Ethereum generally you have a single address in which you store " "ETH, and you cannot differentiate between any of the ETH - it is just all a " "single value of the total amount in that address. Bitcoin works very " "differently in that we generate a new address in the wallet for each " "receive, and every time you receive sats to an address in your wallet you " "are creating a new UTXO. Each UTXO can be seen and managed individually. You " "can select specific UTXO's which you want to spend, and you can choose not " "to spend certain UTXO's." msgstr "" "在发送任何交易之前,你必须对比特币的未消费交易输出(UTXO)系统有一个良好的理"