#: src\guides/sat-hunting.md:182 msgid "" "```sh\n" "bitcoin-cli getdescriptorinfo \\\n" " 'wpkh([bf1dd55e/84h/0h/0h]xpub6CcJtWcvFQaMo39ANFi1MyXkEXM8T8ZhnxMtSjQAdPmVSTHYnc8Hwoc11VpuP8cb8JUTboZB5A7YYGDonYySij4XTawL6iNZvmZwdnSEEep/1/*)'\n" "```" msgstr "" #: src\guides/sat-hunting.md:187 msgid "" "```json\n" "{\n" " \"descriptor\": \"wpkh([bf1dd55e/84'/0'/0']xpub6CcJtWcvFQaMo39ANFi1MyXkEXM8T8ZhnxMtSjQAdPmVSTHYnc8Hwoc11VpuP8cb8JUTboZB5A7YYGDonYySij4XTawL6iNZvmZwdnSEEep/1/*)#fyfc5f6a\",\n" " \"checksum\": \"64k8wnd7\",\n" " \"isrange\": true,\n" " \"issolvable\": true,\n" " \"hasprivatekeys\": false\n" "}\n" "```" msgstr "" #: src\guides/sat-hunting.md:197 msgid "Load the wallet you want to import the descriptors into:" msgstr "قم بتحميل المحفظة التي تريد استيراد الوصفات إليها:" #: src\guides/sat-hunting.md:203 msgid "Now import the descriptors, with the correct checksums, into Bitcoin Core." msgstr "الآن قم ب استيراد الوصفات، مع التحقق الصحيح، إلى Bitcoin Core." #: src\guides/sat-hunting.md:205 msgid ""