#include <SealEngine.h>
Definition at line 130 of file SealEngine.h.
Creates the seal engine and uses it to "polish" the params (i.e.
fill in implicit values) as necessary. Use this rather than the other two unless you know that the params contain all information regarding the seal on the Genesis block.
Definition at line 52 of file SealEngine.cpp.
static SealEngineFace* dev::eth::SealEngineRegistrar::create |
( |
std::string const & |
_name | ) |
|
|
inlinestatic |
template<class SealEngine >
static SealEngineFactory dev::eth::SealEngineRegistrar::registerSealEngine |
( |
std::string const & |
_name | ) |
|
|
inlinestatic |
static void dev::eth::SealEngineRegistrar::unregisterSealEngine |
( |
std::string const & |
_name | ) |
|
|
inlinestatic |
std::unordered_map<std::string, SealEngineFactory> dev::eth::SealEngineRegistrar::m_sealEngines |
|
private |
The documentation for this class was generated from the following files: