Update validators info

This commit is contained in:
kolya182 2020-07-13 19:11:19 +00:00 committed by trust-wallet-merge-bot
parent de46bf4c82
commit 9a957c596a

View File

@ -53,6 +53,10 @@
}, },
"staking": { "staking": {
"minDelegation": 0 "minDelegation": 0
},
"status": {
"disabled": true,
"note": "According to Baking Bad API, baker is not active, current status dead, see: https://api.baking-bad.org/v2/bakers/tz1Pwgj6j55akKCyvTwwr9X4np1RskSXpQY4"
} }
}, },
{ {
@ -369,7 +373,7 @@
"description": "Staking for best PoS blockchains in one place", "description": "Staking for best PoS blockchains in one place",
"website": "https://www.stakingshop.live", "website": "https://www.stakingshop.live",
"payout": { "payout": {
"commission": 15, "commission": 3,
"payoutDelay": 6, "payoutDelay": 6,
"payoutPeriod": 1 "payoutPeriod": 1
}, },