" '[{ \"desc\": " "\"wpkh([bf1dd55e/84h/0h/0h]xpub6CcJtWcvFQaMo39ANFi1MyXkEXM8T8ZhnxMtSjQAdPmVSTHYnc8Hwoc11VpuP8cb8JUTboZB5A7YYGDonYySij4XTawL6iNZvmZwdnSEEep/0/*)#tpnxnxax\", " "\"timestamp\":0 }]'\n" "```" #: src/guides/sat-hunting.md:119 msgid "" "If you know the Unix timestamp when your wallet first started receive " "transactions, you may use it for the value of `\"timestamp\"` instead of " "`0`. This will reduce the time it takes for Bitcoin Core to search for your " "wallet's UTXOs." msgstr "" "Se você sabe o timestamp de data/hora Unix de quando sua carteira começou a receber transações, " "você pode usá-lo para o valor de `\"timestamp\"` em vez de `0`. Isso reduzirá o tempo que o Bitcoin Core leva para procurar os UTXOs da sua carteira." #: src/guides/sat-hunting.md:124 #: src/guides/sat-hunting.md:225 msgid "Check that everything worked:" msgstr "Verifique se tudo funcionou:" #: src/guides/sat-hunting.md:126 #: src/guides/sat-hunting.md:227 msgid "" "```sh\n" "bitcoin-cli getwalletinfo\n" "```" msgstr ""