Constitution

pull/5370/head
filip mertens 3 years ago
parent f63db6f147
commit 7d53a26e95
  1. 2
      apps/remix-ide/contracts/app/ethereum/constitution.sol

@ -1,4 +1,4 @@
Constitution { contract Constitution {
function Found(uint8 _numProposals) { function Found(uint8 _numProposals) {
proposals.length = _numProposals; proposals.length = _numProposals;

Loading…
Cancel
Save