mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-28 15:37:56 +00:00
README: Replace outdated period with minimumPeriod (#3042)
Block period was renamed to minimum period. This commit updates the README accordingly.
This commit is contained in:
@@ -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
|
||||
},
|
||||
----
|
||||
|
||||
|
||||
Reference in New Issue
Block a user