Skip to content
Snippets Groups Projects
Commit 6d995d24 authored by Max Inden's avatar Max Inden Committed by Gavin Wood
Browse files

README: Replace outdated `period` with `minimumPeriod` (#3042)

Block period was renamed to minimum period. This commit updates the
README accordingly.
parent 489a5ce9
No related merge requests found
......@@ -138,7 +138,7 @@ Now, edit `~/chainspec.json` in your editor. There are a lot of individual field
[source, json]
----
"timestamp": {
"period": 10
"minimumPeriod": 10
},
----
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment