wallet-cli
wallet-cli copied to clipboard
Remove all panic(s) and unwraps and replace them with valid errors
Add // PANIC:
comments on top of expect(s) and unwrap(s) where they are needed
Closes dusk-network/rusk#2512
Follow up
- [ ] dusk-network/rusk#2510