mirror of
https://github.com/logos-storage/logos-storage-DAppNodePackage.git
synced 2026-01-03 22:03:05 +00:00
chore: spelling
This commit is contained in:
parent
84b3e462e3
commit
4738d44bee
@ -37,7 +37,7 @@ fields:
|
|||||||
service: codex-node
|
service: codex-node
|
||||||
title: ETH_PRIVATE_KEY
|
title: ETH_PRIVATE_KEY
|
||||||
description: >-
|
description: >-
|
||||||
Ethereum private key which will be saved to a file and passed as a value for `CODEX_ETH_PRIVATE_KEY` variable.
|
Ethereum private key which will be saved to a file which will be passed as a value for `CODEX_ETH_PRIVATE_KEY` variable.
|
||||||
secret: true
|
secret: true
|
||||||
pattern: "^0x[a-fA-F0-9]{64}$"
|
pattern: "^0x[a-fA-F0-9]{64}$"
|
||||||
patternErrorMessage: Must be a valid private key (0x1fd16a...)
|
patternErrorMessage: Must be a valid private key (0x1fd16a...)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user