Blockstream / lwk

Liquid Wallet Kit
Other
57 stars 25 forks source link

Wollet Error: Update created on a wallet with status X while current wallet has Y #61

Open grubles opened 1 day ago

grubles commented 1 day ago

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
grubles commented 22 hours ago

Tried downgrading back to cli_0.5.0 and get an Wollet Error: parse failed: Unsupported version error now.