"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 "" "В настоящее время существует [ошибка](https://github.com/ordinals/ord/issues/1589) из-за которой импортированный кошелек не может быть автоматически " "пересканирован на блокчейн. Чтобы решить эту проблему, необходимо вручную запустить повторное сканирование с помощью программы bitcoin core cli: `bitcoin-cli -" "rpcwallet=ord rescanblockchain 767430`" #: src/guides/collecting/sparrow-wallet.md:88 msgid "You can then check your wallet's inscriptions using `ord wallet inscriptions`" msgstr "Затем вы можете проверить количество надписей в кошельке, используя команду `ord wallet inscriptions`" #: src/guides/collecting/sparrow-wallet.md:90 msgid "" "Note that if you have previously created a wallet with `ord`, then you will already have a wallet with the default name, and will need to give your imported " "wallet a different name. You can use the `--wallet` parameter in all `ord` commands to reference a different wallet, eg:"