From c93f9957c99445d7217720e7d6e706cd0124ca0a Mon Sep 17 00:00:00 2001 From: phamphong9981 Date: Thu, 31 Aug 2023 15:20:04 +0700 Subject: [PATCH] fix: update owner for each cw721 activity --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 45239bf85..5363ba5a1 100644 --- a/config.json +++ b/config.json @@ -21,7 +21,7 @@ "reindexing": { "limitRecordGet": 500 }, - "limitTokensActivityUpdate":10 + "limitTokensActivityUpdate": 10 }, "crawlBlock": { "millisecondCrawl": 5000,