Skip to content

Conversation

GarmashAlex
Copy link

@GarmashAlex GarmashAlex commented Sep 10, 2025

Fix incorrect variable type declaration in LibVariable.sol documentation example. Changed 'string[] memory admins' to 'address[] memory admins' to match the return type of toAddressArray() function. The whitelisted_admins configuration variable is defined in the [mainnet.address] section and parsed as an address array, making this a type safety issue in the documentation.

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