Skip to content

Fix typo in error name and interface comments#62

Open
jayadiki wants to merge 1 commit into
base:mainfrom
jayadiki:fix-error-typo
Open

Fix typo in error name and interface comments#62
jayadiki wants to merge 1 commit into
base:mainfrom
jayadiki:fix-error-typo

Conversation

@jayadiki

Copy link
Copy Markdown

Small fixes in the validator and the interface.

CoinbaseSmartWalletValidator.sol had an error named Unintialized. Renamed it to Uninitialized. It is only defined and reverted inside that contract.

IAccountStateValidator.sol had a comment ending in validation logi which is missing the c, and said a account instead of an account.

Renamed error Unintialized to Uninitialized in CoinbaseSmartWalletValidator (only used inside that contract). Fixed validation logi to logic and a account to an account in IAccountStateValidator.
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