Skip to content
This repository has been archived by the owner on Jun 29, 2023. It is now read-only.

Add the rest of the immutables #497

Merged
merged 2 commits into from Feb 26, 2021
Merged

Add the rest of the immutables #497

merged 2 commits into from Feb 26, 2021

Conversation

ChihChengLiang
Copy link
Collaborator

This should complete the #455

@@ -50,7 +50,7 @@ contract BurnAuction is Chooser {
public
{
require(
donationNumerator <= DONATION_DENOMINATOR,
_donationNumerator <= DONATION_DENOMINATOR,
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Scary, how did I miss this. 🙈😱

@ChihChengLiang ChihChengLiang marked this pull request as ready for review February 25, 2021 15:41
@ChihChengLiang ChihChengLiang added bugfix Pull requests that fix a bug enhancement New feature or request labels Feb 26, 2021
@ChihChengLiang ChihChengLiang merged commit 66fef37 into master Feb 26, 2021
@ChihChengLiang ChihChengLiang deleted the more-immutables branch February 26, 2021 08:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bugfix Pull requests that fix a bug enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant