evm v0.1.6 EVM
Documentation for EVM.
Link to this section Summary
Functions
Returns the maximum allowed address size
Returns maximum allowed integer size
Returns word size in bits
Link to this section Types
Link to this section Functions
Link to this function
max_address()
Returns the maximum allowed address size.
Link to this function
max_int()
Returns maximum allowed integer size.
Link to this function
word_size_in_bits()
Returns word size in bits.