Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fee rearch done #251

Merged
merged 8 commits into from
Jun 22, 2023
Merged

fee rearch done #251

merged 8 commits into from
Jun 22, 2023

Conversation

tHeMaskedMan981
Copy link
Contributor

No description provided.

@@ -14,6 +14,7 @@ import "./BaseCapacitor.sol";
contract HashChainCapacitor is BaseCapacitor {
uint256 private _chainLength;
uint256 private constant _MAX_LEN = 10;
uint256 public maxPacketLength;
Copy link
Contributor

Choose a reason for hiding this comment

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

immutable?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

should have an option to update later on if required, so didnt use immutable.

@ameeshaagrawal ameeshaagrawal changed the base branch from master to fix/hash-chain-capacitor June 15, 2023 11:04
@tHeMaskedMan981 tHeMaskedMan981 merged commit 10a0ada into fix/hash-chain-capacitor Jun 22, 2023
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants