mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 21:01:02 +00:00
Add example zombienet network file and instructions (#1839)
* Add simple example on how to spin up network. * Update readme * Remove unnecessary prefix * Improve folder structure * Add link to file * Fix paths in readme * Update README.md Co-authored-by: Bastian Köcher <git@kchr.de> Co-authored-by: Bastian Köcher <git@kchr.de>
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
Description: Migrate solo to para
|
||||
Network: ./0005-migrate_solo_to_para.toml
|
||||
Creds: config
|
||||
|
||||
alice: is up
|
||||
bob: is up
|
||||
dave: is up
|
||||
eve: is up
|
||||
alice: parachain 2000 is registered within 225 seconds
|
||||
alice: reports block height is at least 10 within 250 seconds
|
||||
alice: parachain 2000 block height is at least 10 within 250 seconds
|
||||
eve: reports block height is 0 within 20 seconds
|
||||
dave: js-script ./migrate_solo_to_para.js with "dave,2000-1,eve" within 200 seconds
|
||||
Reference in New Issue
Block a user