Fixed pubkeys in genesis.json (#925)

This commit is contained in:
terence tsao 2018-11-22 10:29:32 -08:00 committed by Raul Jordan
parent 5329ef8e5b
commit 47c1cbea79

View File

@ -37,16 +37,16 @@
"status": "1" "status": "1"
}, },
{ {
"pubkey": "RkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZG", "pubkey": "R0dHR0dHR0dHR0dHR0dHR0dHR0dHR0dHR0dHR0dHR0dHR0dHR0dHR0dHR0dHR0dH",
"balance": "32000000000", "balance": "32000000000",
"exitSlot": "999999999999999999", "exitSlot": "999999999999999999",
"status": "1" "status": "1"
}, },
{ {
"pubkey": "RkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZG", "pubkey": "SEhISEhISEhISEhISEhISEhISEhISEhISEhISEhISEhISEhISEhISEhISEhISEhI",
"balance": "32000000000", "balance": "32000000000",
"exitSlot": "999999999999999999", "exitSlot": "999999999999999999",
"status": "1" "status": "1"
} }
] ]
} }