Ethereum  PoC-8
The C++ Implementation of Ethereum
ExtVM.h File Reference
#include "Executive.h"
#include "State.h"
#include <libethcore/Common.h>
#include <libethcore/SealEngine.h>
#include <libevm/ExtVMFace.h>
#include <functional>
#include <map>

Go to the source code of this file.

Classes

class  dev::eth::ExtVM
 Externality interface for the Virtual Machine providing access to world state. More...
 

Namespaces

 dev
 
 dev::eth