docs: add holesky to list of chains in cli docs (#4842)

This commit is contained in:
Johns Gresham
2023-09-28 11:16:05 -07:00
committed by GitHub
parent 760a5155d7
commit 6d7dacffdf
25 changed files with 25 additions and 0 deletions

View File

@@ -55,6 +55,7 @@ pub struct ImportCommand {
/// - mainnet
/// - goerli
/// - sepolia
/// - holesky
#[arg(
long,
value_name = "CHAIN_OR_PATH",

View File

@@ -30,6 +30,7 @@ pub struct InitCommand {
/// - mainnet
/// - goerli
/// - sepolia
/// - holesky
#[arg(
long,
value_name = "CHAIN_OR_PATH",

View File

@@ -40,6 +40,7 @@ pub struct Cli<Ext: RethCliExt = ()> {
/// - mainnet
/// - goerli
/// - sepolia
/// - holesky
#[arg(
long,
value_name = "CHAIN_OR_PATH",

View File

@@ -48,6 +48,7 @@ pub struct Command {
/// - mainnet
/// - goerli
/// - sepolia
/// - holesky
#[arg(
long,
value_name = "CHAIN_OR_PATH",

View File

@@ -63,6 +63,7 @@ pub struct Command {
/// - mainnet
/// - goerli
/// - sepolia
/// - holesky
#[arg(
long,
value_name = "CHAIN_OR_PATH",

View File

@@ -51,6 +51,7 @@ pub struct Command {
/// - mainnet
/// - goerli
/// - sepolia
/// - holesky
#[arg(
long,
value_name = "CHAIN_OR_PATH",

View File

@@ -56,6 +56,7 @@ pub struct Command {
/// - mainnet
/// - goerli
/// - sepolia
/// - holesky
#[arg(
long,
value_name = "CHAIN_OR_PATH",

View File

@@ -113,6 +113,7 @@ pub struct NodeCommand<Ext: RethCliExt = ()> {
/// - mainnet
/// - goerli
/// - sepolia
/// - holesky
/// - dev
#[arg(
long,

View File

@@ -33,6 +33,7 @@ pub struct Command {
/// - mainnet
/// - goerli
/// - sepolia
/// - holesky
#[arg(
long,
value_name = "CHAIN_OR_PATH",

View File

@@ -37,6 +37,7 @@ pub struct Command {
/// - mainnet
/// - goerli
/// - sepolia
/// - holesky
#[arg(
long,
value_name = "CHAIN_OR_PATH",

View File

@@ -32,6 +32,7 @@ pub struct Command {
/// - mainnet
/// - goerli
/// - sepolia
/// - holesky
#[arg(
long,
value_name = "CHAIN_OR_PATH",

View File

@@ -46,6 +46,7 @@ pub struct Command {
/// - mainnet
/// - goerli
/// - sepolia
/// - holesky
#[arg(
long,
value_name = "CHAIN_OR_PATH",

View File

@@ -50,6 +50,7 @@ pub struct Command {
/// - mainnet
/// - goerli
/// - sepolia
/// - holesky
#[arg(
long,
value_name = "CHAIN_OR_PATH",

View File

@@ -31,6 +31,7 @@ pub struct Command {
/// - mainnet
/// - goerli
/// - sepolia
/// - holesky
#[arg(
long,
value_name = "CHAIN_OR_PATH",

View File

@@ -52,6 +52,7 @@ Options:
- mainnet
- goerli
- sepolia
- holesky
[default: mainnet]

View File

@@ -23,6 +23,7 @@ Options:
- mainnet
- goerli
- sepolia
- holesky
[default: mainnet]

View File

@@ -39,6 +39,7 @@ Options:
- mainnet
- goerli
- sepolia
- holesky
[default: mainnet]

View File

@@ -34,6 +34,7 @@ Options:
- mainnet
- goerli
- sepolia
- holesky
[default: mainnet]

View File

@@ -31,6 +31,7 @@ Options:
- mainnet
- goerli
- sepolia
- holesky
[default: mainnet]

View File

@@ -28,6 +28,7 @@ Options:
- mainnet
- goerli
- sepolia
- holesky
[default: mainnet]

View File

@@ -31,6 +31,7 @@ Options:
- mainnet
- goerli
- sepolia
- holesky
- dev
[default: mainnet]

View File

@@ -25,6 +25,7 @@ Options:
- mainnet
- goerli
- sepolia
- holesky
[default: mainnet]

View File

@@ -21,6 +21,7 @@ Options:
- mainnet
- goerli
- sepolia
- holesky
[default: mainnet]

View File

@@ -24,6 +24,7 @@ Options:
- mainnet
- goerli
- sepolia
- holesky
[default: mainnet]

View File

@@ -21,6 +21,7 @@ Options:
- mainnet
- goerli
- sepolia
- holesky
[default: mainnet]