mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-29 10:17:57 +00:00
Minor update to Readme - Statemint section (#2078)
* Minor update to Readme - Statemint section Common good -> System * update parchains readme * Update parachains/README.md Co-authored-by: Bastian Köcher <git@kchr.de> Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com> Co-authored-by: Bastian Köcher <git@kchr.de>
This commit is contained in:
+1
-1
@@ -120,7 +120,7 @@ cargo build --release --bin polkadot-parachain
|
||||
|
||||
This repository also contains the Statemint runtime (as well as the canary runtime Statemine and the
|
||||
test runtime Westmint).
|
||||
Statemint is a common good parachain providing an asset store for the Polkadot ecosystem.
|
||||
Statemint is a system parachain providing an asset store for the Polkadot ecosystem.
|
||||
|
||||
### Build & Launch a Node
|
||||
|
||||
|
||||
@@ -11,11 +11,11 @@ The general internal structure is:
|
||||
- `pallets`: FRAME pallets that are specific to parachains.
|
||||
- `runtimes`: The entry point for parachain runtimes.
|
||||
|
||||
## Common Good Parachains
|
||||
## System Parachains
|
||||
|
||||
The `runtimes` directory includes many, but is not limited to,
|
||||
[common good parachains](https://wiki.polkadot.network/docs/learn-common-goods). Likewise, not all
|
||||
common good parachains are in this repo.
|
||||
[system parachains](https://wiki.polkadot.network/docs/learn-system-chains). Likewise, not all
|
||||
system parachains are in this repo.
|
||||
|
||||
## Releases
|
||||
|
||||
|
||||
Reference in New Issue
Block a user