#: src/guides/sat-hunting.md:100 msgid "" "```sh\n" "bitcoin-cli createwallet foo-watch-only true true\n" "```" msgstr "" #: src/guides/sat-hunting.md:104 msgid "Feel free to give it a better name than `foo-watch-only`!" msgstr "" #: src/guides/sat-hunting.md:106 msgid "Load the `foo-watch-only` wallet:" msgstr "" #: src/guides/sat-hunting.md:108 src/guides/sat-hunting.md:199 msgid "" "```sh\n" "bitcoin-cli loadwallet foo-watch-only\n" "```" msgstr "" #: src/guides/sat-hunting.md:112 msgid "Import your wallet descriptors into `foo-watch-only`:" msgstr "" #: src/guides/sat-hunting.md:114 msgid "" "```sh\n" "bitcoin-cli importdescriptors \\\n" " '[{ \"desc\": " "\"wpkh([bf1dd55e/84h/0h/0h]xpub6CcJtWcvFQaMo39ANFi1MyXkEXM8T8ZhnxMtSjQAdPmVSTHYnc8Hwoc11VpuP8cb8JUTboZB5A7YYGDonYySij4XTawL6iNZvmZwdnSEEep/0/" "*)#tpnxnxax\", \"timestamp\":0 }]'\n" "```" msgstr "" #: src/guides/sat-hunting.md:119 msgid "" "If you know the Unix timestamp when your wallet first started receive " "transactions, you may use it for the value of `\"timestamp\"` instead of "