#: src/guides/collecting/sparrow-wallet.md:83 msgid "" "When setting up `ord`, instead of running `ord wallet create` to create a " "brand-new wallet, you can import your existing wallet using `ord wallet " "restore \"BIP39 SEED PHRASE\"` using the seed phrase you generated with " "Sparrow Wallet." msgstr "" "Ao configurar `ord`, em vez de executar `ord wallet create` para criar uma carteira totalmente nova, você pode importar sua carteira existente usando " "`ord wallet restore \"BIP39 SEED PHRASE\"` usando a frase inicial que você gerou na sua carteira Sparrow." #: src/guides/collecting/sparrow-wallet.md:85 msgid "" "There is currently a [bug](https://github.com/ordinals/ord/issues/1589) " "which causes an imported wallet to not be automatically rescanned against " "the blockchain. To work around this you will need to manually trigger a " "rescan using the bitcoin core cli: `bitcoin-cli -rpcwallet=ord " "rescanblockchain 767430`" msgstr "" "Atualmente existe um [bug](https://github.com/ordinals/ord/issues/1589) que faz com que uma carteira importada não seja automaticamente verificada novamente na blockchain. "