Closed da1suk8 closed 1 year ago
It looks enum's case name StorageError
does not need to be changed, and only replacing the error message "Storage does not have the number" with "Storage does not have the address" is enough.
It looks enum's case name StorageError does not need to be changed, and only replacing the error message "Storage does not have the number" with "Storage does not have the address" is enough.
Why?
Since another contract defines an enum with the same name, it does not seem like a good decision to use the same name and change only the error message.
@loloicci
I will adopt this Storage does not have the address
, thank you!
Description
Fix error messages to appropriate ones.
Closes #319
Types of changes
Checklist