Skip to content

Commit

Permalink
Ledger update : Add two new bakers to the list
Browse files Browse the repository at this point in the history
Coinhouse Staking Services added to the list
Yieldwallet.io added to the list
  • Loading branch information
FabriceDautriat committed Jan 23, 2020
1 parent 9dc81c1 commit a92b747
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions tools/BakersRegistryCoreUnfilteredData.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
]

0 comments on commit a92b747

Please sign in to comment.