After updating from cli_0.5.0 to cli_0.8.0 I now hit this error when restarting the LWK server. Am I missing an upgrade step somewhere in the docs?
Error: Error re-applying start request
Error Rpc returned an error RpcError { code: -32005, message: "Wollet Error: Update created on a wallet with status 8349499182494459691 while current wallet has 1163820058848223247", data: None }
At line 2 from file /home/user/.lwk/liquid-testnet/state.json
Consider: (a) correct the line (b) remove the line (c) remove the file
After updating from
cli_0.5.0
tocli_0.8.0
I now hit this error when restarting the LWK server. Am I missing an upgrade step somewhere in the docs?