evm v0.1.1 EVM

Documentation for EVM.

Link to this section Summary

Functions

Returns maximum allowed integer size

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 trie_root()
trie_root() :: <<_::256>>
Link to this type val()
val() :: integer

Link to this section Functions

Returns maximum allowed integer size.