#: src/guides/sat-hunting.md:82 msgid "" "You should only import descriptors into Bitcoin Core for your wallet's " "public keys, not its private keys." msgstr "" #: src/guides/sat-hunting.md:85 msgid "" "If your wallet's public key descriptor is compromised, an attacker will be " "able to see your wallet's addresses, but your funds will be safe." msgstr "" #: src/guides/sat-hunting.md:88 msgid "" "If your wallet's private key descriptor is compromised, an attacker can " "drain your wallet of funds." msgstr "" #: src/guides/sat-hunting.md:91 msgid "" "Get the wallet descriptor from the wallet whose UTXOs you want to search for " "rare ordinals. It will look something like this:" msgstr "" #: src/guides/sat-hunting.md:94 msgid "" "```\n" "wpkh([bf1dd55e/84'/0'/0']xpub6CcJtWcvFQaMo39ANFi1MyXkEXM8T8ZhnxMtSjQAdPmVSTHYnc8Hwoc11VpuP8cb8JUTboZB5A7YYGDonYySij4XTawL6iNZvmZwdnSEEep/0/" "*)#csvefu29\n" "```" msgstr "" #: src/guides/sat-hunting.md:98 msgid "Create a watch-only wallet named `foo-watch-only`:" msgstr ""