Warning: this is probably a noob question, so if you can't stand noobs, then please leave now!
I have an offline wallet and an online wallet restored with the master public key (watch-only mode). I'm trying to send funds to a third-party address by following these steps:
https://electrum.org/tutorials.html#offline-mpkThe problem is that I can't sign the transaction using the offline wallet because the transaction uses addresses that the offline wallet has never seen and are empty (this is my guess, but it makes sense). I'm getting the following error: "wallet not synchronized". It kind of makes sense: how can you spend something that (apparently) you don't have?
I guess there must be some way of synchronizing the offline wallet (apart from bringing it online). But how?
Thanks!