index
:
evm
main
evm execution client and tools (school project)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vm
/
instructions.go
blob: 5a1220bbaf9146c26d440621f73b23b8ee7c41d0 (
plain
)
1
2
3
package main type InstructionHandler func (vm *Evm)