"to do normal bitcoin transactions, and keep your inscriptions wallet "
"separate."
msgstr ""
"sparrowスズメの銘文財布を使って非銘文ビットコインを送らないでください。通常の"
"ビットコイン取引が必要な場合は、はスズメの中に別の財布を設置して、銘文財布を"
"独立させることができます。"
#: 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 "