Skip to content

Commit 939e182

Browse files
authored
update coordinator address
1 parent 6088012 commit 939e182

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/btc_teleport.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ def create_env_file(self, reinit=False):
3636
self.local.add_log(warning_text, 'warning')
3737
text = f"""
3838
COMMON_TON_CONFIG={config_path}
39-
COMMON_TON_CONTRACT_COORDINATOR=EQDnwZfGuNxUyIt78PuG6INOl-50DOtHJU5KFU5-4COEj_1x
39+
COMMON_TON_CONTRACT_COORDINATOR=EQD43RtdAQ_Y8nl86SqzxjlL_-rAvdZiBDk_s7OTF-oRxmwo
4040
ORACLE_STANDALONE_MODE=false
4141
ORACLE_KEYSTORE_PATH={self.keystore_path}
4242
ORACLE_VALIDATOR_ENGINE_CONSOLE_PATH={self.ton.validatorConsole.appPath}

0 commit comments

Comments
 (0)