You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please help me solve the problem with my wallet. I didn't use it for a few days, I decided to check it today, but I get an error. Rebooting doesn't help.
The problem is solved. Moved wallet.seed, created a new account and synced. Stopped the wallet, moved the wallet back.seed and started again. Synced by the command ./mwc-wallet scan and everything started working.
* APIv2 Rewrite first draft
Add WIP JSON RPC handler for APIOwner via proc-macro generated API, using the easy-jsonrpc crate.
* patch dependency on grin core to get serializable errors
* doctest ownerapi, update easyjsonrpc version
* begin impl ForeignApi
* mimblewimble/grin#2659 is merged, switch from using forked repo
* write jsonrpc doctests for ForeignApi
Please help me solve the problem with my wallet. I didn't use it for a few days, I decided to check it today, but I get an error. Rebooting doesn't help.
tcp 0 0 127.0.0.1:3413 0.0.0.0:* LISTEN
tcp 0 0 127.0.0.53:53 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:3414 0.0.0.0:* LISTEN
tcp 0 0 127.0.0.1:3415 0.0.0.0:* LISTEN
tcp 0 0 IP:3416 0.0.0.0:* LISTEN
tcp 0 0 127.0.0.1:9050 0.0.0.0:* LISTEN
udp 0 0 127.0.0.53:53 0.0.0.0:*
udp 0 0 0.0.0.0:5353 0.0.0.0:*
udp 0 0 0.0.0.0:42222 0.0.0.0:*
udp6 0 0 :::44553 :::*
udp6 0 0 :::5353 :::*
The text was updated successfully, but these errors were encountered: