|
Kagome
Polkadot Runtime Engine in C++17
|
#include <bootstrap_nodes.hpp>
Public Member Functions | |
| BootstrapNodes ()=delete | |
| BootstrapNodes (const BootstrapNodes &)=delete | |
| BootstrapNodes (BootstrapNodes &&) noexcept=delete | |
| BootstrapNodes & | operator= (const BootstrapNodes &)=delete |
| BootstrapNodes & | operator= (BootstrapNodes &&) noexcept=delete |
| BootstrapNodes (const application::AppConfiguration &app_config, const application::ChainSpec &chain_spec) | |
Definition at line 18 of file bootstrap_nodes.hpp.
|
delete |
|
delete |
|
deletenoexcept |
|
inline |
Definition at line 25 of file bootstrap_nodes.hpp.
|
delete |
|
deletenoexcept |