"(https://github.com/ordinals/ord/issues/1589)가 있다. 이 문제를 해결하려면 " "bitcoin core cli(`bitcoin-cli -rpcwallet=ord rescanblockchain 767430`)를 사용" "하여 수동으로 재스캔을 트리거해야 한다" #: /workspaces/ord_ko/docs/src/guides/collecting/sparrow-wallet.md:88 msgid "" "You can then check your wallet's inscriptions using `ord wallet inscriptions`" msgstr "" "그런 다음 `ord wallet inscriptions`을 사용하여 지갑의 인스크립션을 확인할 수 " "있다" #: /workspaces/ord_ko/docs/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:" msgstr "" "이전에 `ord`로 지갑을 생성한 적이 있다면 기본 이름의 지갑이 이미 있을 것이므" "로 가져오기 한 지갑에 다른 이름을 지정해야 한다. 모든 `ord` 명령에 `--" "wallet` 매개변수를 사용하여 다른 지갑을 참조할 수 있다. 예시:" #: /workspaces/ord_ko/docs/src/guides/collecting/sparrow-wallet.md:92 msgid "`ord --wallet ord_from_sparrow wallet restore \"BIP39 SEED PHRASE\"`"