Add Tez Baker to the Tezos validators (#2199)

* Add Tez Baker to the list of Tezos validators

* Added TezBaker to the validator list
This commit is contained in:
Tez Baker 2020-05-28 20:18:07 +01:00 committed by GitHub
parent 88d06a240c
commit 9b808679d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 15 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

View File

@ -414,5 +414,19 @@
"minDelegation": 0,
"openForDelegation": true
}
},
{
"id": "tz1Lhf4J9Qxoe3DZ2nfe8FGDnvVj7oKjnMY6",
"name": "Tez Baker",
"description": "We Bake : You Make",
"website": "https://www.tezbaker.io/",
"payout": {
"commission": 9,
"payoutDelay": 6,
"payoutPeriod": 1
},
"staking": {
"minDelegation": 100,
}
}
]
]