From 7708f164ae6d1b5a816c87125baf4ec959b8bd0b Mon Sep 17 00:00:00 2001 From: Alex Vanin Date: Thu, 15 Oct 2020 17:18:21 +0300 Subject: [PATCH] Do not run emit worker on dev-env environment Invocations of non-existed contracts make whole environment unstable. It will be fixed later with new neo-go releases and new environment dumps that will container alphabet contracts. Signed-off-by: Alex Vanin --- services/ir/.ir.env | 1 + 1 file changed, 1 insertion(+) diff --git a/services/ir/.ir.env b/services/ir/.ir.env index 9c69534..ed1356b 100644 --- a/services/ir/.ir.env +++ b/services/ir/.ir.env @@ -6,6 +6,7 @@ NEOFS_IR_MAINNET_ENDPOINT_NOTIFICATION=ws://main_chain:30333/ws NEOFS_IR_MORPH_ENDPOINT_CLIENT=http://morph_chain:30333 NEOFS_IR_MORPH_ENDPOINT_NOTIFICATION=ws://morph_chain:30333/ws NEOFS_IR_TIMERS_EPOCH=30s +NEOFS_IR_TIMERS_EMIT=1000h NEOFS_IR_CONTRACTS_NETMAP=8d4f778a105ac157e7c9daf31d4c9e0528e472a9 NEOFS_IR_CONTRACTS_BALANCE=39ff7eb35bb6357ebed9f244f2aa72e8e7557eaf