From beb478d1fe1df22086cc2161caf0467446bbf02c Mon Sep 17 00:00:00 2001 From: pepoviola <363911+pepoviola@users.noreply.github.com> Date: Wed, 24 Jul 2024 12:40:21 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20parityte?= =?UTF-8?q?ch/zombienet@71d24990fa2e046fa576686a163dd66c80d42002=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- network-definition-spec.html | 10 +++++----- print.html | 10 +++++----- searchindex.js | 2 +- searchindex.json | 2 +- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/network-definition-spec.html b/network-definition-spec.html index 4287e9bce..3f5b75327 100644 --- a/network-definition-spec.html +++ b/network-definition-spec.html @@ -204,8 +204,8 @@
relaychain
default_substrate_cli_args_version
: (0|1|2) Allow to set the substrate cli args version (see: https://github.com/paritytech/substrate/pull/13384). By default zombienet will evaluate your binary and set the correct version, but that produces a small overhead that could be skipped if you set directly with this key.default_overrides
: (Array of objects) An array of overrides to upload to the nodes, objects with:
local_path
: string;remote_name
: string;local_path
: string.remote_name
: string.default_resources
: (Object) Only available in kubernetes
, represent the resources limits
/reservations
needed by the nodes by default.relaychain
overrides
: Array of overrides
definitions.add_to_bootnodes
: (Boolean, default false) Add this node to the bootnode list.resources
: (Object) Only available in kubernetes
, represent the resources limits
/reservations
needed by the node.ws_port
: (number), WS port to use.;rpc_port
: (number) RPC port to use;prometheus_port
: (number) Prometheus port to use;ws_port
: (number), WS port to use.rpc_port
: (number) RPC port to use.prometheus_port
: (number) Prometheus port to use.prometheus_prefix
: A parameter for customizing the metric's prefix for the specific node. Will apply only to this node; Defaults to 'substrate'.keystore_key_types
: Defines which keystore keys should be created, for more details checkout details below.relaychain
default_substrate_cli_args_version
: (0|1|2) Allow to set the substrate cli args version (see: https://github.com/paritytech/substrate/pull/13384). By default zombienet will evaluate your binary and set the correct version, but that produces a small overhead that could be skipped if you set directly with this key.default_overrides
: (Array of objects) An array of overrides to upload to the nodes, objects with:
local_path
: string;remote_name
: string;local_path
: string.remote_name
: string.default_resources
: (Object) Only available in kubernetes
, represent the resources limits
/reservations
needed by the nodes by default.relaychain
overrides
: Array of overrides
definitions.add_to_bootnodes
: (Boolean, default false) Add this node to the bootnode list.resources
: (Object) Only available in kubernetes
, represent the resources limits
/reservations
needed by the node.ws_port
: (number), WS port to use.;rpc_port
: (number) RPC port to use;prometheus_port
: (number) Prometheus port to use;ws_port
: (number), WS port to use.rpc_port
: (number) RPC port to use.prometheus_port
: (number) Prometheus port to use.prometheus_prefix
: A parameter for customizing the metric's prefix for the specific node. Will apply only to this node; Defaults to 'substrate'.keystore_key_types
: Defines which keystore keys should be created, for more details checkout details below.