informalsystems / informalsystems/multisig

broacast on an empty [chain]/[key] outputs the wrong error message

Open
#81 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Go
Stars
37
Forks
13
PR merge metrics
No merged PRs in 30d

Description

Tried to broadcast a tx but the path is empty on S3, instead of error saying files are not there, got a message saying needed signatures. It would make more sense show the right reason why it failed to broadcast (no files).

Got this error:
```
$ multisig broadcast cosmos ceph-cosmos
Error: Insufficient signatures for broadcast. Requires 2, got 0
```

But reason is fails is this:
```
$ multisig raw cat cosmos ceph-cosmos
No files in cosmos/ceph-cosmos
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.