Function zombienet_orchestrator::tx_helper::runtime_upgrade::upgrade

source ยท
pub async fn upgrade(
    node: &NetworkNode,
    wasm_data: &[u8],
    sudo: &Keypair,
) -> Result<(), Error>