mirror of
https://github.com/logos-storage/logos-storage-DAppNodePackage.git
synced 2026-01-02 13:23:10 +00:00
setup wizard: update entries description
This commit is contained in:
parent
2eb28bd731
commit
aa06517869
@ -25,7 +25,7 @@ fields:
|
||||
service: [codex-node, geth]
|
||||
title: Codex network
|
||||
description: >-
|
||||
- **`Testnet`** - Codex Testnet network. Please check the [docs](https://docs.codex.storage/networks/networks) for available networks.
|
||||
- **`Testnet`** - Codex Testnet network. Check the [docs](https://docs.codex.storage/networks/networks) for available networks.
|
||||
enum:
|
||||
- testnet
|
||||
required: true
|
||||
@ -68,7 +68,7 @@ fields:
|
||||
description: >-
|
||||
Address of deployed Marketplace contract.
|
||||
|
||||
We should set this variable **only if we would like to override auto-detected address**. Please check the address for the network you are using in the [docs](https://docs.codex.storage/networks/networks).
|
||||
We should set this variable **only if we would like to override auto-detected address**. Check the address for the network you are using in the [docs](https://docs.codex.storage/networks/networks).
|
||||
pattern: "^0x[a-fA-F0-9]{40}$"
|
||||
patternErrorMessage: Must be a valid Ethereum address
|
||||
required: false
|
||||
@ -83,7 +83,7 @@ fields:
|
||||
description: >-
|
||||
Address of deployed Marketplace contract.
|
||||
|
||||
We should set this variable because we are running in **Codex `storage node`** mode. Please check the address for the network you are using in the [docs](https://docs.codex.storage/networks/networks).
|
||||
We should set this variable because we are running in **Codex `storage node`** mode. Check the address for the network you are using in the [docs](https://docs.codex.storage/networks/networks).
|
||||
pattern: "^0x[a-fA-F0-9]{40}$"
|
||||
patternErrorMessage: Must be a valid Ethereum address
|
||||
required: true
|
||||
@ -209,7 +209,7 @@ fields:
|
||||
service: codex-node
|
||||
title: EXTRA_OPTS
|
||||
description: >-
|
||||
Extra options to pass to the Codex node. Check [Codex CLI options](https://docs.codex.storage/learn/run#cli-options) for more details.
|
||||
Extra options to pass to the Codex node. Check the [docs](https://docs.codex.storage/learn/run#cli-options) for more details.
|
||||
pattern: "^.*$"
|
||||
patternErrorMessage: Must be a valid string
|
||||
required: false
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user