From 4ca92cce3225403479d3ab41fabe60da36905bcf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Bajto=C5=A1?= Date: Mon, 13 May 2024 17:01:02 +0200 Subject: [PATCH] fixup! add comment MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miroslav Bajtoš --- lib/spark.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/spark.js b/lib/spark.js index dc4c64d..009fdd8 100644 --- a/lib/spark.js +++ b/lib/spark.js @@ -165,6 +165,8 @@ export default class Spark { async submitMeasurement (task, stats) { console.log('Submitting measurement...') + // Workaround until there is a new zinnia binary with the following fix: + // https://github.com/filecoin-station/zinnia/pull/538 let participantAddress = Zinnia.walletAddress if (participantAddress === 't1abjxfbp274xpdqcpuaykwkfb43omjotacm2p3za') { participantAddress = '0x000000000000000000000000000000000000dEaD'