Expand description

CKB command line arguments and config options.

Modules

CKB command line arguments parser.

Structs

Block assembler config options.

The main config file for the most subcommands. Usually it is the ckb.toml in the CKB root directory.

The chain config options.

Database config options.

Eaglesong worker config options.

Parsed command line arguments for ckb export.

Header map config options.

Parsed command line arguments for ckb import.

Parsed command line arguments for ckb init.

The whole CKB logger configuration.

Memory tracker config options.

The whole CKB metrics configuration.

Parsed command line arguments for ckb migrate.

The miner config file for ckb miner. Usually it is the ckb-miner.toml in the CKB root directory.

Parsed command line arguments for ckb miner.

RPC client config options.

Miner config options.

Network alert config options.

Network config options.

Notify config options.

Parsed command line arguments for ckb peer-id.

Parsed command line arguments for ckb db-repair.

Parsed command line arguments for ckb replay.

Parsed command line arguments for ckb reset-data.

RPC config options.

Parsed command line arguments for ckb run.

A struct including all the information to start the ckb process.

Parsed command line arguments for ckb stats.

Store config options.

Chain synchronization config options.

Transaction pool configuration

Enums

The parsed config file.

Dummy worker config options.

Uses 0, 64 - 113 as exit code.

Specifies the hash function.

Miner worker config options.

RPC modules.

Functions