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 11, 2024
1 parent 90205ff commit d6a4e1b
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 @@ -86,6 +86,7 @@ contract MACI is IMACI, Params, Utilities, Ownable {
/// @param _pollFactory The PollFactory 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(
PollFactory _pollFactory,
Expand Down

0 comments on commit d6a4e1b

Please sign in to comment.