Added request to be listed as a validator on Tezos network (#4811)

* Added request to be listed as a validator on Tezos network

Tezos Japan is switching over to Kryptstar.com(website coming this week).  https://tezosjapan.info/

Added png to
blockchains/tezos/validators/assets/tz1aDiEJf9ztRrAJEXZfcG3CKimoKsGhwVAi/logo.png

added Kryptstar to list.json in
blockchains/tezos/validators/list.json

* Update logo.png
This commit is contained in:
Xelendor1 2020-11-16 12:00:22 +09:00 committed by GitHub
parent 4ab2d46300
commit 22d2614427
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 19 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

View File

@ -456,5 +456,23 @@
"staking": {
"minDelegation": 500
}
},
{
"id": "tz1aDiEJf9ztRrAJEXZfcG3CKimoKsGhwVAi",
"name": "KryptStar",
"description": "Bake n' Shake, your neighborhood friendly baker, feel freee to DM on twitter if you have any questions regarding the service",
"website": "https://www.kryptstar.com/baking",
"payout": {
"commission": 8,
"payoutDelay": 6,
"payoutPeriod": 1
},
"staking": {
"minDelegation": 0
}
}
]
]