evm v0.1.9 EVM
Documentation for EVM.
Link to this section Summary
Functions
Returns the maximum allowed address size
Returns the maximum allowed address value
Returns maximum allowed integer size
Returns word size in bits
Link to this section Types
Link to this section Functions
Link to this function
address_size()
Returns the maximum allowed address size.
Link to this function
byte_size()
Link to this function
int_size()
Link to this function
max_address()
Returns the maximum allowed address value.
Link to this function
max_int()
Returns maximum allowed integer size.
Link to this function
word_size()
Returns word size in bits.