Skip to content

Commit

Permalink
Add placeholder data for dashboard testing
Browse files Browse the repository at this point in the history
  • Loading branch information
smk762 authored May 25, 2024
1 parent 36cdd50 commit 2f7bdc4
Showing 1 changed file with 25 additions and 1 deletion.
26 changes: 25 additions & 1 deletion season8/candidates.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,34 @@
{
"AR": [
{
"address": "RT3PBi6wBLvUySxtykehejsVTLKgCEwbzu",
"candidate": "dragonhound",
"qr_code": "https://raw.githubusercontent.com/KomodoPlatform/NotaryNodes/master/season7/qr_codes/dragonhound_AR.png",
"text": "https://github.com/KomodoPlatform/NotaryNodes/tree/master/season7/candidates/dragonhound/README.md"
}
],
"EU": [
{
"address": "RTj2SYWR7AM5fGN1RHSatpnmHSwyNsvz1p",
"candidate": "dragonhound",
"qr_code": "https://raw.githubusercontent.com/KomodoPlatform/NotaryNodes/master/season7/qr_codes/dragonhound_EU.png",
"text": "https://github.com/KomodoPlatform/NotaryNodes/tree/master/season7/candidates/dragonhound/README.md"
}
],
"NA": [
{
"address": "RKpigLeT5rgXy31yubpgWcJ91i1TZbZg5h",
"candidate": "dragonhound",
"qr_code": "https://raw.githubusercontent.com/KomodoPlatform/NotaryNodes/master/season7/qr_codes/dragonhound_NA.png",
"text": "https://github.com/KomodoPlatform/NotaryNodes/tree/master/season7/candidates/dragonhound/README.md"
}
],
"SH": [
{
"address": "RTWgfK47pbhyHWcqEMQUyEK6dtf7VpBYYB",
"candidate": "gcharang",
"qr_code": "https://raw.githubusercontent.com/KomodoPlatform/NotaryNodes/master/season7/qr_codes/gcharang_SH.png",
"text": "https://github.com/KomodoPlatform/NotaryNodes/tree/master/season7/candidates/gcharang/README.md"
}
]
}
}

0 comments on commit 2f7bdc4

Please sign in to comment.