[Chore] Export contract ABI and use solidity-docgen export (#323) #806
Annotations
7 warnings
Check Solidity formatting
Found more than One contract per file. 9 contracts found!
|
Check Solidity formatting
Found more than One contract per file. 6 contracts found!
|
Check Solidity formatting
global import of path @openzeppelin/contracts/token/ERC20/ERC20.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
Check Solidity formatting
global import of path @openzeppelin/contracts/access/Ownable.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
Check Solidity formatting
Found more than One contract per file. 24 contracts found!
|
Check Solidity formatting
Variable "state" is unused
|
Check Solidity formatting
Variable "state" is unused
|
Loading