block-explorer icon indicating copy to clipboard operation
block-explorer copied to clipboard

Renaming to isPrividium

Open tomimor opened this issue 7 months ago • 0 comments

🌟 Feature Request

📝 Description

Rename the computed property 'prividium' to 'isPrividium' in the Prividium Block Explorer component. This change affects the boolean computed property that determines the Prividium state and should be aligned between backend and frontend Prividium implementations.

🤔 Rationale

This renaming follows better naming conventions for boolean properties by using the 'is' prefix. This makes the code more readable and self-documenting, as it clearly indicates that the property returns a boolean value.

📋 Additional Context

Originally posted by @JackHamer09 in https://github.com/matter-labs/block-explorer/pull/430#discussion_r2098646458

tomimor avatar May 23 '25 18:05 tomimor