TARAXA
|
#include <atomic>
#include <thread>
#include <vector>
#include "dag/dag_block.hpp"
#include "logger/logging.hpp"
#include "network/network.hpp"
Go to the source code of this file.
Classes | |
class | taraxa::DagBlockProposer |
DagBlockProposer class proposes new DAG blocks using transactions retrieved from TransactionManager. More... | |
struct | taraxa::DagBlockProposer::NodeDagProposerData |
Namespaces | |
namespace | taraxa |
namespace | taraxa::final_chain |