Module subcommands

Module subcommands 

Source

Modulesยง

auth_cmd ๐Ÿ”’
chain_cmd ๐Ÿ”’
config_cmd ๐Ÿ”’
f3_cmd ๐Ÿ”’
healthcheck_cmd ๐Ÿ”’
info_cmd ๐Ÿ”’
mpool_cmd ๐Ÿ”’
net_cmd ๐Ÿ”’
shutdown_cmd ๐Ÿ”’
snapshot_cmd ๐Ÿ”’
state_cmd ๐Ÿ”’
sync_cmd ๐Ÿ”’
wait_api_cmd ๐Ÿ”’

Structsยง

Cli
CLI structure generated when interacting with Forest binary

Enumsยง

Subcommand
Forest binary sub-commands available.

Functionsยง

cli_error_and_die
Print an error message and exit the program with an error code Used for handling high level errors such as invalid parameters
print_pretty_lotus_json ๐Ÿ”’
Prints a pretty HTTP JSON-RPC response result
print_rpc_res_bytes ๐Ÿ”’
Prints a bytes HTTP JSON-RPC response result
prompt_confirm
Require user confirmation. Returns false when not connected to a terminal.