include votingMachine address in event GenericScheme.NewCallProposal
Open
- Dominant language
- JavaScript
- Stars
- 50
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
On creating a new proposal, the schemeregistrar and contributionreward throw events that include a reference to the votingmachien address (these are the events `NewSchemeProposal`, `RemoveSchemeProposal`, `NewContributionProposal`)
The `NewCallProposal` event does not. This is inconsistent and slightly inconvenient.
Contributor guide
Assessment
This issue has not been assessed yet.