informalsystems / informalsystems/multisig
Better error message when signing with wrong key
Open
enhancement
multisig
- Dominant language
- Go
- Stars
- 37
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
When trying to sign a tx, if the user uses the wrong keys name (e.g the multisig key name), the tool might show an error that is not very intuitive to describe this mistake.
`Error: cannot sign with offline keys`
If possible, find a way to provide a more user friendly error to the user saying the wrong key might have been specified.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.