pendulum-chain / pendulum-solidity-wrapper

A collection of Solidity wrapper contracts emulating common ERC interfaces to grant access to runtime features on Pendulum.
GNU General Public License v3.0
0 stars 0 forks source link

23 fix informational issues raised in audit report #35

Closed bogdanS98 closed 1 year ago

bogdanS98 commented 1 year ago

Closes #23

I01. Solidity Style Guide Violation: Naming mismatch - this one seems to be already fixed

Checked that modified contracts compile successfully by using solang