Ethereum  PoC-8
The C++ Implementation of Ethereum
Transaction.cpp File Reference
#include <libdevcore/vector_ref.h>
#include <libdevcore/Log.h>
#include <libdevcore/CommonIO.h>
#include <libdevcrypto/Common.h>
#include <libethcore/Exceptions.h>
#include <libevm/VMFace.h>
#include "Interface.h"
#include "Transaction.h"

Go to the source code of this file.

Macros

#define ETH_ADDRESS_DEBUG   0
 

Detailed Description

Author
Gav Wood i@gav.nosp@m.wood.nosp@m..com
Date
2014

Definition in file Transaction.cpp.

Macro Definition Documentation

◆ ETH_ADDRESS_DEBUG

#define ETH_ADDRESS_DEBUG   0

Definition at line 35 of file Transaction.cpp.