b43657f42d
* Fix compile error * Expose signing wallet for signing client * Add stub tauri operation to sign a message with the current account * feat(wallet): add a request to verify a signature * feat(wallet): add support to verify from account address * feat(wallet): add support to verify from account address * fix(wallet): verify tauri request signature * wallet-recovery-cli: upgrade clap to 3.2 * Fix compile error * Expose signing wallet for signing client * Add stub tauri operation to sign a message with the current account * feat(wallet): add a request to verify a signature * feat(wallet): add support to verify from account address * feat(wallet): add support to verify from account address * fix(wallet): verify tauri request signature * Fix deserializtion of U128 * feat(wallet): avoid unwrap * refactor(wallet):suggested feedbacks Co-authored-by: Mark Sinclair <mmsinclair@gmail.com> Co-authored-by: Jon Häggblad <jon.haggblad@gmail.com> Co-authored-by: durch <durch@users.noreply.github.com>