changes verify to signed, adds public key

This commit is contained in:
Gyula Kerezsi
2017-02-03 12:31:19 +02:00
parent 4b4a3e0531
commit ed5ed98dcd
2 changed files with 9 additions and 2 deletions

View File

@@ -11,7 +11,7 @@
"issuedOn": "2017-01-31T15:32:00+02:00",
"badge": "https://gardient.github.io/rookie-badger/static/v1.1/rookie-badge-class.json",
"verify": {
"type": "hosted",
"url": "https://gardient.github.io/rookie-badger/static/v1.1/rookie-badge-award.json"
"type": "signed",
"url": "https://gardient.github.io/rookie-badger/static/v1.1/revocationList.json"
}
}