|
|
@ -22,11 +22,11 @@ body: |
|
|
|
attributes: |
|
|
|
attributes: |
|
|
|
label: Type of the installation |
|
|
|
label: Type of the installation |
|
|
|
description: How the application has been deployed. |
|
|
|
description: How the application has been deployed. |
|
|
|
options: |
|
|
|
options: |
|
|
|
- Docker-compose |
|
|
|
- Docker-compose |
|
|
|
- Manual from the source code |
|
|
|
- Manual from the source code |
|
|
|
- Helm charts |
|
|
|
- Helm charts |
|
|
|
- Docker |
|
|
|
- Docker |
|
|
|
validations: |
|
|
|
validations: |
|
|
|
required: true |
|
|
|
required: true |
|
|
|
|
|
|
|
|
|
|
@ -35,15 +35,15 @@ body: |
|
|
|
attributes: |
|
|
|
attributes: |
|
|
|
label: Type of the JSON RPC archive node |
|
|
|
label: Type of the JSON RPC archive node |
|
|
|
description: Which type of archive node is used. |
|
|
|
description: Which type of archive node is used. |
|
|
|
options: |
|
|
|
options: |
|
|
|
- Erigon |
|
|
|
- Erigon |
|
|
|
- Geth |
|
|
|
- Geth |
|
|
|
- Nethermind |
|
|
|
- Nethermind |
|
|
|
- Reth |
|
|
|
- Reth |
|
|
|
- PolygonEdge |
|
|
|
- PolygonEdge |
|
|
|
- Besu |
|
|
|
- Besu |
|
|
|
- OpenEthereum |
|
|
|
- OpenEthereum |
|
|
|
- Other |
|
|
|
- Other |
|
|
|
validations: |
|
|
|
validations: |
|
|
|
required: true |
|
|
|
required: true |
|
|
|
|
|
|
|
|
|
|
@ -52,10 +52,10 @@ body: |
|
|
|
attributes: |
|
|
|
attributes: |
|
|
|
label: Type of the chain |
|
|
|
label: Type of the chain |
|
|
|
description: Type of the chain. |
|
|
|
description: Type of the chain. |
|
|
|
options: |
|
|
|
options: |
|
|
|
- L1 |
|
|
|
- L1 |
|
|
|
- L2 |
|
|
|
- L2 |
|
|
|
- Other |
|
|
|
- Other |
|
|
|
|
|
|
|
|
|
|
|
- type: input |
|
|
|
- type: input |
|
|
|
id: link |
|
|
|
id: link |
|
|
|