local scenario

Signed-off-by: m.malygina <m.malygina@yadro.com>
This commit is contained in:
m.malygina 2023-09-27 16:32:29 +03:00 committed by mmalygina
parent 64f004d5a5
commit 9feb8135e3
3 changed files with 5 additions and 0 deletions

View file

@ -4,6 +4,7 @@ class ConfigAttributes:
WALLET_PATH = "wallet_path"
WALLET_CONFIG = "wallet_config"
CONFIG_PATH = "config_path"
SHARD_CONFIG_PATH = "shard_config_path"
LOCAL_WALLET_PATH = "local_wallet_path"
LOCAL_WALLET_CONFIG = "local_config_path"
ENDPOINT_DATA_0 = "endpoint_data0"