BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
|
#include <graphene/witness/witness.hpp>
#include <graphene/chain/database.hpp>
#include <graphene/chain/witness_object.hpp>
#include <graphene/utilities/key_conversion.hpp>
#include <fc/thread/thread.hpp>
#include <fc/io/fstream.hpp>
#include <boost/filesystem/path.hpp>
#include <iostream>
Go to the source code of this file.
Functions | |
void | new_chain_banner (const graphene::chain::database &db) |
void new_chain_banner | ( | const graphene::chain::database & | db | ) |
Definition at line 44 of file witness.cpp.