Fabcoin Core  0.16.2
P2P Digital Currency
Classes | Namespaces
BlockChainLoader.h File Reference
#include <string>
#include <json/json.h>
#include <libdevcore/TransientDirectory.h>
#include <libethereum/BlockChain.h>
#include <libethereum/Block.h>
#include <libethashseal/GenesisInfo.h>
Include dependency graph for BlockChainLoader.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dev::test::BlockChainLoader
 Should be used to load test blockchain from json file Loads the blockchain from json, creates temporary directory to store it, removes the directory on dealloc. More...
 

Namespaces

 dev
 Adapted from code found on http://stackoverflow.com/questions/180947/base64-decode-snippet-in-c Originally by RenĂ© Nyffenegger.
 
 dev::test
 

Detailed Description

Author
Marek Kotewicz marek.nosp@m.@eth.nosp@m.dev.c.nosp@m.om
Date
2015

Definition in file BlockChainLoader.h.