mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
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:
parent
88d06a240c
commit
9b808679d9
Binary file not shown.
After Width: | Height: | Size: 28 KiB |
|
@ -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,
|
||||
}
|
||||
}
|
||||
]
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue
Block a user