Fabcoin Core
0.16.2
P2P Digital Currency
|
#include <libethereum/ClientBase.h>
#include <libethereum/BlockChain.h>
#include <libethereum/State.h>
Go to the source code of this file.
Classes | |
class | dev::test::FixedClient |
mvp implementation of ClientBase Doesn't support mining interface More... | |
Namespaces | |
dev | |
Adapted from code found on http://stackoverflow.com/questions/180947/base64-decode-snippet-in-c Originally by René Nyffenegger. | |
dev::test | |
Definition in file FixedClient.h.