erc6551 / reference

ERC-6551 reference implementation
152 stars 50 forks source link

Fix external/non-virtual functions #24

Closed sullof closed 11 months ago

sullof commented 11 months ago

This PR fixes some function mistakenly set as external, not virtual or pure.