Skip to content

Commit

Permalink
chore: add _topupCredit description in MACI.sol
Browse files Browse the repository at this point in the history
  • Loading branch information
kittybest committed Jan 16, 2024
1 parent 99d1e91 commit b03bbf0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contracts/contracts/MACI.sol
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ contract MACI is IMACI, Params, Utilities, Ownable {
/// @param _subsidyFactory The SubsidyFactory contract
/// @param _signUpGatekeeper The SignUpGatekeeper contract
/// @param _initialVoiceCreditProxy The InitialVoiceCreditProxy contract
/// @param _topupCredit The TopupCredit contract
/// @param _stateTreeDepth The depth of the state tree
constructor(
IPollFactory _pollFactory,
Expand Down

0 comments on commit b03bbf0

Please sign in to comment.