From ae6445caf48c7a6f358e67d7bc77119617a39441 Mon Sep 17 00:00:00 2001 From: ruslanglaznyov Date: Fri, 20 Dec 2024 21:44:39 +0300 Subject: [PATCH] fix: deposit --- testnet-2/specs/kyve.json | 6 +++--- testnet-2/specs/kyve_testnet.json | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/testnet-2/specs/kyve.json b/testnet-2/specs/kyve.json index 44ec54e29..c0218c826 100644 --- a/testnet-2/specs/kyve.json +++ b/testnet-2/specs/kyve.json @@ -1566,7 +1566,7 @@ ], "contributor_percentage": "0.03" } - ], - "deposit": "7000000000ulava" - } + ] + }, + "deposit": "7000000000ulava" } \ No newline at end of file diff --git a/testnet-2/specs/kyve_testnet.json b/testnet-2/specs/kyve_testnet.json index 01e54a840..edcca45e4 100644 --- a/testnet-2/specs/kyve_testnet.json +++ b/testnet-2/specs/kyve_testnet.json @@ -1633,7 +1633,7 @@ ], "contributor_percentage": "0.03" } - ], - "deposit": "7000000000ulava" - } + ] + }, + "deposit": "7000000000ulava" } \ No newline at end of file