msgstr "" "Bitcoin Core 및 `ord` 지갑 설정에 대한 자세한 내용은 [인스크립션 가이드](../" "inscriptions.md)를 확인하자" #: /workspaces/ord_ko/docs/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 "" "`ord`를 설정할 때 `ord wallet create`을 실행하여 새로운 지갑을 생성하는 대" "신, 스패로우 월렛에서 생성한 시드 문구와 `ord wallet restore “BIP39 SEED " "PHRASE”`를 사용하여 기존 지갑을 가져오기 할 수 있다." #: /workspaces/ord_ko/docs/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 "" "현재 가져오기 한 지갑이 블록체인에 대해 자동으로 재스캔되지 않는 [버그]"