Closed aviggiano closed 1 year ago
Fixes TestERC20Token.decimals ERC-20 type (from uint256 to uint8)
TestERC20Token.decimals
uint256
uint8
good catch, thanks @aviggiano
Fixes
TestERC20Token.decimals
ERC-20 type (fromuint256
touint8
)