mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-11 17:41:08 +00:00
Update README.adoc
This commit is contained in:
@@ -147,6 +147,22 @@ Now, edit `~/chainspec.json` in your editor. There are a lot of individual field
|
||||
},
|
||||
----
|
||||
|
||||
[source, shell]
|
||||
----
|
||||
substrate build-spec --chain ~/chainspec.json --raw > ~/mychain.json
|
||||
----
|
||||
|
||||
[source, shell]
|
||||
----
|
||||
substrate --chain ~/mychain.json
|
||||
----
|
||||
|
||||
[source, shell]
|
||||
----
|
||||
substrate --chain ~/mychain.json --validator --key ...
|
||||
----
|
||||
|
||||
|
||||
== Building
|
||||
|
||||
=== Hacking on Substrate
|
||||
|
||||
Reference in New Issue
Block a user