Home / Vulnerability Database / Solidity : Byte array instead of bytes
Solidity
Solidity : Byte array instead of bytes
Overview
Use bytes instead of byte[] for lower gas consumption.
References
LOW
DerScanner Severity Score
Do you want to fix Solidity : Byte array instead of bytes in your application?
See also
Solidity
Solidity : Return value of transfer, transferFrom, or approve function of ERC-20 standard is always false.
Solidity
Solidity : Using approve function of the ERC-20 token standard
Solidity
