"\"wpkh([bf1dd55e/84h/0h/0h]xpub6CcJtWcvFQaMo39ANFi1MyXkEXM8T8ZhnxMtSjQAdPmVSTHYnc8Hwoc11VpuP8cb8JUTboZB5A7YYGDonYySij4XTawL6iNZvmZwdnSEEep/0/" "*)#tpnxnxax\", \"timestamp\":0 }]'\n" "```" msgstr "" "```sh\n" "bitcoin-cli importdescriptors \\\n" " ‘[{ “desc”: " "“wpkh([bf1dd55e/84h/0h/0h]xpub6CcJtWcvFQaMo39ANFi1MyXkEXM8T8ZhnxMtSjQAdPmVSTHYnc8Hwoc11VpuP8cb8JUTboZB5A7YYGDonYySij4XTawL6iNZvmZwdnSEEep/0/" "*)#tpnxnxax”, “timestamp”:0 }]’\n" "```" #: /workspaces/ord_ko/docs/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 "" "지갑이 처음 트랜잭션을 받기 시작한 유닉스 타임스탬프를 알고 있다면, `0` 대신 " "`”timestamp”` 값에 사용할 수 있다. 이렇게 하면 Bitcoin Core가 당신 지갑의 " "UTXO를 검색하는 데 걸리는 시간을 줄일 수 있다." #: /workspaces/ord_ko/docs/src/guides/sat-hunting.md:124 #: /workspaces/ord_ko/docs/src/guides/sat-hunting.md:225