Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/develop' into chore/remove-brigh…
Browse files Browse the repository at this point in the history
…tid-sponsorship-p1
  • Loading branch information
yuetloo committed Apr 24, 2024
2 parents 45fe06d + 4ee0e4f commit bb2a915
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/sh/deployLocal.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ export COORDINATOR_MACISK=$(echo "${MACI_KEYPAIR}" | grep -o "macisk.*$")
yarn hardhat new-clrfund --network ${NETWORK}

# deploy a new funding round
yarn hardhat new-round --network ${NETWORK}
yarn hardhat new-round --network ${NETWORK} --round-duration 3600

0 comments on commit bb2a915

Please sign in to comment.