From 2277fd13661969e99b08f9947ae519485e4b86c3 Mon Sep 17 00:00:00 2001 From: Mark Spanbroek Date: Thu, 4 Nov 2021 14:28:02 +0100 Subject: [PATCH] Add TODO --- test/Storage.test.js | 1 + 1 file changed, 1 insertion(+) diff --git a/test/Storage.test.js b/test/Storage.test.js index e4dd739..b34ab82 100644 --- a/test/Storage.test.js +++ b/test/Storage.test.js @@ -199,3 +199,4 @@ describe("Storage", function () { // TODO: implement checking of actual proofs of storage, instead of dummy bool // TODO: allow other host to take over contract when too many missed proofs // TODO: small partial payouts when proofs are being submitted +// TODO: reward caller of markProofAsMissing