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

chore: rename constant #203

Closed
wants to merge 1 commit into from
Closed

Conversation

huaweigu
Copy link
Contributor

Motivation

Rename ENTITYID to snake_case ENTITY_ID for readability.

Solution

Rename the constant.

Copy link

Summary by Octane

New Contracts

No new contracts were added in this PR.

Updated Contracts

  • ReferenceModularAccount.sol: The primary change involves a minor correction of a constant name from DIRECT_CALL_VALIDATION_ENTITYID to DIRECT_CALL_VALIDATION_ENTITY_ID.
  • Constants.sol: Renamed DIRECT_CALL_VALIDATION_ENTITYID to DIRECT_CALL_VALIDATION_ENTITY_ID.
  • ReturnDataModuleMocks.sol: Updated a constant naming convention by changing DIRECT_CALL_VALIDATION_ENTITYID to DIRECT_CALL_VALIDATION_ENTITY_ID.

🔗 Commit Hash: 5add5b4

@huaweigu huaweigu closed this Oct 16, 2024
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