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