mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-14 15:41:02 +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]
|
[source, json]
|
||||||
----
|
----
|
||||||
"timestamp": {
|
"timestamp": {
|
||||||
"period": 10
|
"minimumPeriod": 10
|
||||||
},
|
},
|
||||||
----
|
----
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user