![]() |
Ethereum
PoC-8
The C++ Implementation of Ethereum
|
#include "BasicAuthority.h"#include <libdevcore/CommonJS.h>#include <libdevcore/Log.h>#include <libethereum/Interface.h>#include "Exceptions.h"#include "BlockHeader.h"Go to the source code of this file.
Definition in file BasicAuthority.cpp.