From 0d70042814aba1d0f78afa5a31a6a5f4ba7ab252 Mon Sep 17 00:00:00 2001 From: Iamdeadlyz Date: Mon, 16 Nov 2020 03:01:19 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto) --- blockchains/tezos/validators/list.json | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/blockchains/tezos/validators/list.json b/blockchains/tezos/validators/list.json index 64b8efbc7..ad2c5e598 100644 --- a/blockchains/tezos/validators/list.json +++ b/blockchains/tezos/validators/list.json @@ -463,16 +463,12 @@ "description": "Bake n' Shake, your neighborhood friendly baker, feel freee to DM on twitter if you have any questions regarding the service", "website": "https://www.kryptstar.com/baking", "payout": { - "commission": 8, - "payoutDelay": 6, - "payoutPeriod": 1 + "commission": 8, + "payoutDelay": 6, + "payoutPeriod": 1 }, "staking": { - "minDelegation": 0 - } + "minDelegation": 0 + } } - - - - -] +] \ No newline at end of file