Function multiversx_sc_scenario::run_rs
source · pub fn run_rs<P: AsRef<Path>>(relative_path: P, world: ScenarioWorld)
Expand description
Runs scenario test using the Rust infrastructure and the debug mode. Uses a contract map to replace the references to the wasm bytecode with the contracts running in debug mode.