Posts

Showing posts from March 11, 2019

what is the meaning of 0x0? say when variable gets assigned to it, example: keccak256(number) = 0x0;

Image
1 Is 0x0 just zero? thanks keccak256(number) = 0x0; Or when not used as address I mean just to denote variable? solidity remix share | improve this question asked 7 hours ago kpopguy kpopguy 37 4 add a comment  |  1 Is 0x0 just zero? thanks keccak25