Understanding Enums in Solidity.
In Solidity, Enums are a way of creating user-defined types. They are used to restrict a variable to have one of the only pre-defined values. Enums is the short form for enumerated, and the values that are in the enumerated list, are called enums.
Th...
theucheedeoga.hashnode.dev4 min read
Ehis Edemakhiota
Software Developer & Technical Writer
Awesome piece Uche๐๐๐