#: src/guides/sat-hunting.md:69 #: src/guides/sat-hunting.md:132 #: src/guides/sat-hunting.md:233 msgid "" "```sh\n" "ord wallet sats\n" "```" msgstr "" "```sh\n" "ord wallet sats\n" "```" #: src/guides/sat-hunting.md:73 msgid "Searching for Rare Ordinals in a Non-Bitcoin Core Wallet" msgstr "Procurando por ordinais raros em uma carteira que não seja Bitcoin Core" #: src/guides/sat-hunting.md:75 msgid "" "The `ord wallet` command is just a wrapper around Bitcoin Core's RPC API, so " "to search for rare ordinals in a non-Bitcoin Core wallet, you'll need to " "import your wallet's descriptors into Bitcoin Core." msgstr "" "O comando `ord wallet` é apenas um wrapper da API RPC do Bitcoin Core, portanto, para procurar ordinais raros em uma carteira que não seja do Bitcoin Core, " "você precisará importar os descritores da sua carteira para o Bitcoin Core." #: src/guides/sat-hunting.md:79 msgid "" "[Descriptors](https://github.com/bitcoin/bitcoin/blob/master/doc/descriptors.md) " "describe the ways that wallets generate private keys and public keys."