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

refactor: more method and event renaming #143

Merged
merged 12 commits into from
Nov 3, 2023
Merged

refactor: more method and event renaming #143

merged 12 commits into from
Nov 3, 2023

Conversation

milapsheth
Copy link
Member

@milapsheth milapsheth commented Nov 3, 2023

operator = operatorBytes.toAddress();

// Add flow limiter role to the service by default. The operator can remove this if they so choose.
_addAccountRoles(address(interchainTokenService), 1 << uint8(Roles.FLOW_LIMITER));
Copy link
Member Author

Choose a reason for hiding this comment

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

add the service by default to support operations

@milapsheth milapsheth merged commit c305580 into main Nov 3, 2023
4 checks passed
@milapsheth milapsheth deleted the more-renaming branch November 3, 2023 10:32
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.

1 participant