Rename signing-transactions-offline.md to _signing-transactions-offline.md

This commit is contained in:
cryptozoidberg 2025-05-07 18:22:05 +04:00 committed by GitHub
parent ccf9753dbd
commit 75dc949a9b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -109,4 +109,4 @@ Watch-only wallet is not able naturally to calculate a balance using only a trac
To workaround this difficulty watch-only wallet extracts and stores key images for own coins each time a signed transaction from a cold wallet is broadcasted using [submit_transfer](https://docs.zano.org/reference/using-the-zano-api-guide#submit_transfer) RPC. This data is stored locally and it is required to calculate wallet's balance in case of full wallet resync.
It's important to keep this data safe and not to delete watch-only wallet's files. Otherwise, watch-only wallet won't be able to calculate a balance correctly and cold wallet may be required to be connected online for recovering funds.
It's important to keep this data safe and not to delete watch-only wallet's files. Otherwise, watch-only wallet won't be able to calculate a balance correctly and cold wallet may be required to be connected online for recovering funds.