Update signing-transactions-offline.md

This commit is contained in:
cryptozoidberg 2025-09-18 18:30:12 +02:00 committed by GitHub
parent 6b961d676b
commit fa7d599f29
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -111,6 +111,8 @@ To workaround this difficulty watch-only wallet extracts and stores key images f
It's important to keep this data safe and not to delete watch-only wallet's files (including .outkey2ki). Otherwise, watch-only wallet won't be able to calculate its balance correctly and **the master wallet may be required to be connected online** for recovering funds.
Please make sure, whenever you shutdown the watch only wallet - **close it gracefull**, use SIGINT, SIGTERM or ctrl+c and let it store the wallet state, or close ["store"] (https://docs.zano.org/docs/build/rpc-api/wallet-rpc-api/store/) wallet RPC method before you kill the simplewallet process.
If it's happen that you lost or damaged outkey2ki, try restoring the watch only wallet:
### Restoring the watch only wallet