rename local_config_path
This commit is contained in:
parent
be36a10f1e
commit
40fa2c24cc
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ class ConfigAttributes:
|
|||
SHARD_CONFIG_PATH = "shard_config_path"
|
||||
LOGGER_CONFIG_PATH = "logger_config_path"
|
||||
LOCAL_WALLET_PATH = "local_wallet_path"
|
||||
LOCAL_WALLET_CONFIG = "local_config_path"
|
||||
LOCAL_WALLET_CONFIG = "local_wallet_config_path"
|
||||
ENDPOINT_DATA_0 = "endpoint_data0"
|
||||
ENDPOINT_DATA_1 = "endpoint_data1"
|
||||
ENDPOINT_INTERNAL = "endpoint_internal0"
|
||||
|
|
Loading…
Reference in a new issue