wallet-cli icon indicating copy to clipboard operation
wallet-cli copied to clipboard

Remove all instances of panic in the codebase

Open Daksh14 opened this issue 1 year ago • 0 comments

Remove all unwrap and expect from the wallet code.

This is related to #95 as right now we panic a lot without any context leaving the user confused.

Also we want our codebase panic free in case a third party audits us

Daksh14 avatar Jun 14 '23 17:06 Daksh14