Skip to content

Commit

Permalink
Merge pull request #658 from Pylons-tech/faddat/remove-epochs
Browse files Browse the repository at this point in the history
Update genesis.json
  • Loading branch information
faddat committed Jul 20, 2022
2 parents ecf7054 + 1863600 commit 9b1d242
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions networks/pylons-testnet-3/genesis.json
Original file line number Diff line number Diff line change
Expand Up @@ -870,18 +870,6 @@
"amount": "1000"
}
},
"epochs": {
"epochs": [
{
"identifier": "week",
"start_time": "0001-01-01T00:00:00Z",
"duration": "604800s",
"current_epoch": "0",
"current_epoch_start_time": "0001-01-01T00:00:00Z",
"epoch_counting_started": false
}
]
},
"evidence": {
"evidence": []
},
Expand Down Expand Up @@ -1122,4 +1110,4 @@
}
}
}
}
}

0 comments on commit 9b1d242

Please sign in to comment.