TARAXA
Loading...
Searching...
No Matches
taraxa::cli Namespace Reference

Namespaces

namespace  tools
 

Classes

class  Config
 
class  ConfigUpdater
 

Variables

static constexpr const char * CONFIG = "config"
 
static constexpr const char * GENESIS = "genesis"
 
static constexpr const char * DATA_DIR = "data-dir"
 
static constexpr const char * CHAIN_ID = "chain-id"
 
static constexpr const char * CHAIN = "chain"
 
static constexpr const char * COMMAND = "command"
 
static constexpr const char * DESTROY_DB = "destroy-db"
 
static constexpr const char * REBUILD_NETWORK = "rebuild-network"
 
static constexpr const char * REBUILD_DB = "rebuild-db"
 
static constexpr const char * REBUILD_DB_PERIOD = "rebuild-db-period"
 
static constexpr const char * REVERT_TO_PERIOD = "revert-to-period"
 
static constexpr const char * LIGHT = "light"
 
static constexpr const char * HELP = "help"
 
static constexpr const char * VERSION = "version"
 
static constexpr const char * PLUGINS = "plugins"
 
static constexpr const char * WALLET = "wallet"
 
static constexpr const char * PRUNE_STATE_DB = "prune-state-db"
 
static constexpr const char * NODE_COMMAND = "node"
 
static constexpr const char * ACCOUNT_COMMAND = "account"
 
static constexpr const char * VRF_COMMAND = "vrf"
 
static constexpr const char * CONFIG_COMMAND = "config"
 
static constexpr const char * BOOT_NODES = "boot-nodes"
 
static constexpr const char * PUBLIC_IP = "public-ip"
 
static constexpr const char * PORT = "port"
 
static constexpr const char * LOG_CHANNELS = "log-channels"
 
static constexpr const char * LOG_CONFIGURATIONS = "log-configurations"
 
static constexpr const char * BOOT_NODES_APPEND = "boot-nodes-append"
 
static constexpr const char * LOG_CHANNELS_APPEND = "log-channels-append"
 
static constexpr const char * NODE_SECRET = "node-secret"
 
static constexpr const char * VRF_SECRET = "vrf-secret"
 
static constexpr const char * OVERWRITE_CONFIG = "overwrite-config"
 
static constexpr const char * MIGRATE_ONLY = "migrate-only"
 
static constexpr const char * MIGRATE_RECEIPTS_BY_PERIOD = "migrate-receipts-by-period"
 
auto NetworkIPChange
 

Variable Documentation

◆ ACCOUNT_COMMAND

constexpr const char* taraxa::cli::ACCOUNT_COMMAND = "account"
staticconstexpr

◆ BOOT_NODES

constexpr const char* taraxa::cli::BOOT_NODES = "boot-nodes"
staticconstexpr

◆ BOOT_NODES_APPEND

constexpr const char* taraxa::cli::BOOT_NODES_APPEND = "boot-nodes-append"
staticconstexpr

◆ CHAIN

constexpr const char* taraxa::cli::CHAIN = "chain"
staticconstexpr

◆ CHAIN_ID

constexpr const char* taraxa::cli::CHAIN_ID = "chain-id"
staticconstexpr

◆ COMMAND

constexpr const char* taraxa::cli::COMMAND = "command"
staticconstexpr

◆ CONFIG

constexpr const char* taraxa::cli::CONFIG = "config"
staticconstexpr

◆ CONFIG_COMMAND

constexpr const char* taraxa::cli::CONFIG_COMMAND = "config"
staticconstexpr

◆ DATA_DIR

constexpr const char* taraxa::cli::DATA_DIR = "data-dir"
staticconstexpr

◆ DESTROY_DB

constexpr const char* taraxa::cli::DESTROY_DB = "destroy-db"
staticconstexpr

◆ GENESIS

constexpr const char* taraxa::cli::GENESIS = "genesis"
staticconstexpr

◆ HELP

constexpr const char* taraxa::cli::HELP = "help"
staticconstexpr

◆ LIGHT

constexpr const char* taraxa::cli::LIGHT = "light"
staticconstexpr

◆ LOG_CHANNELS

constexpr const char* taraxa::cli::LOG_CHANNELS = "log-channels"
staticconstexpr

◆ LOG_CHANNELS_APPEND

constexpr const char* taraxa::cli::LOG_CHANNELS_APPEND = "log-channels-append"
staticconstexpr

◆ LOG_CONFIGURATIONS

constexpr const char* taraxa::cli::LOG_CONFIGURATIONS = "log-configurations"
staticconstexpr

◆ MIGRATE_ONLY

constexpr const char* taraxa::cli::MIGRATE_ONLY = "migrate-only"
staticconstexpr

◆ MIGRATE_RECEIPTS_BY_PERIOD

constexpr const char* taraxa::cli::MIGRATE_RECEIPTS_BY_PERIOD = "migrate-receipts-by-period"
staticconstexpr

◆ NetworkIPChange

auto taraxa::cli::NetworkIPChange
Initial value:
= [](Json::Value&, const Json::Value&) {
}

◆ NODE_COMMAND

constexpr const char* taraxa::cli::NODE_COMMAND = "node"
staticconstexpr

◆ NODE_SECRET

constexpr const char* taraxa::cli::NODE_SECRET = "node-secret"
staticconstexpr

◆ OVERWRITE_CONFIG

constexpr const char* taraxa::cli::OVERWRITE_CONFIG = "overwrite-config"
staticconstexpr

◆ PLUGINS

constexpr const char* taraxa::cli::PLUGINS = "plugins"
staticconstexpr

◆ PORT

constexpr const char* taraxa::cli::PORT = "port"
staticconstexpr

◆ PRUNE_STATE_DB

constexpr const char* taraxa::cli::PRUNE_STATE_DB = "prune-state-db"
staticconstexpr

◆ PUBLIC_IP

constexpr const char* taraxa::cli::PUBLIC_IP = "public-ip"
staticconstexpr

◆ REBUILD_DB

constexpr const char* taraxa::cli::REBUILD_DB = "rebuild-db"
staticconstexpr

◆ REBUILD_DB_PERIOD

constexpr const char* taraxa::cli::REBUILD_DB_PERIOD = "rebuild-db-period"
staticconstexpr

◆ REBUILD_NETWORK

constexpr const char* taraxa::cli::REBUILD_NETWORK = "rebuild-network"
staticconstexpr

◆ REVERT_TO_PERIOD

constexpr const char* taraxa::cli::REVERT_TO_PERIOD = "revert-to-period"
staticconstexpr

◆ VERSION

constexpr const char* taraxa::cli::VERSION = "version"
staticconstexpr

◆ VRF_COMMAND

constexpr const char* taraxa::cli::VRF_COMMAND = "vrf"
staticconstexpr

◆ VRF_SECRET

constexpr const char* taraxa::cli::VRF_SECRET = "vrf-secret"
staticconstexpr

◆ WALLET

constexpr const char* taraxa::cli::WALLET = "wallet"
staticconstexpr