From d9421fc112d5506eece50b6db6aa2d49e1070fe0 Mon Sep 17 00:00:00 2001 From: jean-laurent-g <52463955+jean-laurent-g@users.noreply.github.com> Date: Thu, 25 Feb 2021 17:22:32 +0100 Subject: [PATCH] Update BakersRegistryCoreUnfilteredData.json Add new bakers in the Tezos application --- tools/BakersRegistryCoreUnfilteredData.json | 24 +++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/tools/BakersRegistryCoreUnfilteredData.json b/tools/BakersRegistryCoreUnfilteredData.json index bffaaf5b0..595fa0ac1 100644 --- a/tools/BakersRegistryCoreUnfilteredData.json +++ b/tools/BakersRegistryCoreUnfilteredData.json @@ -494,5 +494,29 @@ { "bakerName": "Money Every 3 Days", "bakerAccount": "tz1NEKxGEHsFufk87CVZcrqWu8o22qh46GK6" + }, + { + "bakerName": "ownBLOCK", + "bakerAccount": "tz1hTFcQk2KJRPzZyHkCwbj7E1zY1xBkiHsk" + }, + { + "bakerName": "Staking Facilities", + "bakerAccount": "tz1WpeqFaBG9Jm73Dmgqamy8eF8NWLz9JCoY" + }, + { + "bakerName": "Spice", + "bakerAccount": "tz1dRKU4FQ9QRRQPdaH4zCR6gmCmXfcvcgtB" + }, + { + "bakerName": "KryptStar Staking", + "bakerAccount": "tz1aDiEJf9ztRrAJEXZfcG3CKimoKsGhwVAi" + }, + { + "bakerName": "Smart-Node", + "bakerAccount": "tz1NMNQYrYrfNpmUqQrMhJypf6ovnaDZhJHM" + }, + { + "bakerName": "MOKU", + "bakerAccount": "tz1QXrzaHrGACVn15UiCg33aLCJ6npWdQb3J" } ]