Fix key in genesis (#7585)

This commit is contained in:
Greg Fitzgerald 2019-12-22 22:40:35 -07:00 committed by Michael Vines
parent 419da18405
commit 10e6b8f769
1 changed files with 1 additions and 2 deletions

View File

@ -58,8 +58,7 @@ pub const BATCH_FOUR_STAKER_INFOS: &[StakerInfo] = &[
},
StakerInfo {
name: "unbecoming silver",
// TODO: staker: "42yapY7Vrs5jqht9TCKsPoyb4vDFYcPfRkqAP85NSAQ", WrongSize
staker: "GS7RFm4nrxzYGcPTmu1otzHzZbURWDKuxo2L4AQDvTg2",
staker: "42yapY7Vrs5jqht9TCKZsPoyb4vDFYcPfRkqAP85NSAQ",
sol: 28_800.0,
},
StakerInfo {