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 type address()
address() :: <<_::160>>
Link to this type hash()
hash() :: <<_::256>>
Link to this type timestamp()
timestamp() :: integer
Link to this type val()
val() :: integer

Link to this section Functions

Returns the maximum allowed address size.

Returns the maximum allowed address value.

Returns maximum allowed integer size.

Returns word size in bits.