mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-20 04:35:41 +00:00
Update Readme for integration-tests (#1429)
* Update Readme for integration-tests * Update parachains/README.md Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com> Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com>
This commit is contained in:
@@ -7,6 +7,7 @@ The general internal structure is:
|
|||||||
|
|
||||||
- `chain-specs`: Chain specs for the runtimes contained in its sibling dir `runtimes`.
|
- `chain-specs`: Chain specs for the runtimes contained in its sibling dir `runtimes`.
|
||||||
- `common`: Common configurations, `impl`s, etc. used by several parachain runtimes.
|
- `common`: Common configurations, `impl`s, etc. used by several parachain runtimes.
|
||||||
|
- `integration-tests`: Integration tests to test parachain interactions via XCM.
|
||||||
- `pallets`: FRAME pallets that are specific to parachains.
|
- `pallets`: FRAME pallets that are specific to parachains.
|
||||||
- `runtimes`: The entry point for parachain runtimes.
|
- `runtimes`: The entry point for parachain runtimes.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user