Test runtime upgrades
The following guide shows how to test runtime upgrades.
Usage: pop test on-runtime-upgrade [OPTIONS] [COMMAND]
Commands:
live A live chain
snap A state snapshot
help Print this message or the help of the given subcommand(s)JSON mode
pop --json test on-runtime-upgrade --runtime ./target/release/my_runtime.wasm --checks all live --uri wss://rpc1.paseo.popnetwork.xyzTest migrations
┌ Pop CLI : Testing migrations
│
◆ Do you want to specify which runtime to run the migration on?
│ If not provided, use the code of the remote node, or a snapshot.
│ ● Yes / ○ No
└Test migrations against a live chain
Test migrations with a snapshot file
Learning Resources
Last updated