Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(cli): remove redundant local check for poll address
In genLocalState, we check that a poll contract is present in a local address store file. This is not necessary as given a pollId and a maci contract address, the address of the poll can be found on chain. fix #1084
- Loading branch information