Closed odyslam closed 1 year ago
The function serves only as a getter. It's simpler to make the storage variable public, thus removing the need of the function and simplifying the codebase.
public
Works! Let's do this.
Description
The function serves only as a getter. It's simpler to make the storage variable
public
, thus removing the need of the function and simplifying the codebase.Storage