PYLON_BITTENSOR_NETUID=12
PYLON_BITTENSOR_NETWORK=ws://localhost:9944
PYLON_BITTENSOR_WALLET_NAME=test
PYLON_BITTENSOR_WALLET_HOTKEY_NAME=test
PYLON_BITTENSOR_WALLET_PATH=tests/wallets
PYLON_DEBUG=True

PYLON_IDENTITIES=["sn1", "sn2"]

PYLON_ID_SN1_WALLET_NAME=sn1_wallet
PYLON_ID_SN1_HOTKEY_NAME=sn1_hotkey
PYLON_ID_SN1_NETUID=1
PYLON_ID_SN1_TOKEN=sn1_token

PYLON_ID_SN2_WALLET_NAME=sn2_wallet
PYLON_ID_SN2_HOTKEY_NAME=sn2_hotkey
PYLON_ID_SN2_NETUID=2
PYLON_ID_SN2_TOKEN=sn2_token
