Post
Topic
Board Bitcoin Technical Support
Re: Import YPUB via descriptors to Bitcoin Core Watch Only
by
ragnar dannesk gold
on 09/04/2023, 08:10:19 UTC
Probably this guide will help you: Bitcoin core create a watch only wallet and sign transactions offline [Tutorial]

You should be able to set up a watch-only if you read the guide very well and understand it.

Note that watch-only wallet can not be used to spend because it contains no private key and can not generate private key.

Thanks for the link.

importdescriptors "[{\"desc\": \"wpkh([66bb13d5/84'/0'/0']xpub6CtDSW4S3XVd5uYp9CgsLTZKQcKieJSmjehcvfVJBSy1rPbkKNU3T6UmZ3mn7DoSsTsM6uH8ZKe m7LQh3PHyrBAtZopSvF2tonEE7foTWFe/0/*)#v3w0q0zv\", \"range\": [0, 1000], \"timestamp\": 1647182091, \"internal\": false, \"watchonly\": true, \"active\": true}]"

What do the bolded parts mean? And where would I get them from?