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

add doc for function allTokensFrozen #136

Merged
merged 2 commits into from
Aug 7, 2022
Merged

add doc for function allTokensFrozen #136

merged 2 commits into from
Aug 7, 2022

Conversation

fish-sammy
Copy link
Contributor

No description provided.

@@ -157,6 +157,10 @@ contract AxelarGateway is IAxelarGateway, AdminMultisigBase {
return getUint(_getTokenDailyMintAmountKey(symbol, block.timestamp / 1 days));
}

/*
* @dev the function is kept around to keep things work for tokens that were
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
* @dev the function is kept around to keep things work for tokens that were
* @dev This function is kept around to keep things working for internal tokens that were

Also, add the doc for tokenFrozen?

@re1ro re1ro merged commit 8b4a1c7 into main Aug 7, 2022
@re1ro re1ro deleted the docs/allTokensFrozen branch August 7, 2022 18:52
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.

3 participants