We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6088012 commit 939e182Copy full SHA for 939e182
modules/btc_teleport.py
@@ -36,7 +36,7 @@ def create_env_file(self, reinit=False):
36
self.local.add_log(warning_text, 'warning')
37
text = f"""
38
COMMON_TON_CONFIG={config_path}
39
-COMMON_TON_CONTRACT_COORDINATOR=EQDnwZfGuNxUyIt78PuG6INOl-50DOtHJU5KFU5-4COEj_1x
+COMMON_TON_CONTRACT_COORDINATOR=EQD43RtdAQ_Y8nl86SqzxjlL_-rAvdZiBDk_s7OTF-oRxmwo
40
ORACLE_STANDALONE_MODE=false
41
ORACLE_KEYSTORE_PATH={self.keystore_path}
42
ORACLE_VALIDATOR_ENGINE_CONSOLE_PATH={self.ton.validatorConsole.appPath}
0 commit comments