From a92b7470f7037f55d1edfe64c0d79890928aae6d Mon Sep 17 00:00:00 2001 From: FabriceDautriat <44614987+FabriceDautriat@users.noreply.github.com> Date: Thu, 23 Jan 2020 14:12:53 +0100 Subject: [PATCH] Ledger update : Add two new bakers to the list Coinhouse Staking Services added to the list Yieldwallet.io added to the list --- tools/BakersRegistryCoreUnfilteredData.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/tools/BakersRegistryCoreUnfilteredData.json b/tools/BakersRegistryCoreUnfilteredData.json index 812c2b42..9e3b753a 100644 --- a/tools/BakersRegistryCoreUnfilteredData.json +++ b/tools/BakersRegistryCoreUnfilteredData.json @@ -553,5 +553,15 @@ "bakerName": "Tezos Alliance", "bakerAccount": "tz1RSWMYKGAykpizFteowByYMueCYv9TMn1L", "openForDelegation": "true" + }, + { + "bakerName": "Coinhouse Staking Services", + "bakerAccount": "tz1dbfppLAAxXZNtf2SDps7rch3qfUznKSoK", + "openForDelegation": "true" + }, + { + "bakerName": "YieldWallet.io", + "bakerAccount": "tz1Q8QkSBS63ZQnH3fBTiAMPes9R666Rn6Sc", + "openForDelegation": "true" } ]