mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 11:41:02 +00:00
9a3e518e5c
* 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>
14 lines
457 B
Gherkin
14 lines
457 B
Gherkin
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
|