update_runtime

Function update_runtime 

Source
pub async fn update_runtime(
    quantus_client: &QuantusClient,
    wasm_code: Vec<u8>,
    from_keypair: &QuantumKeyPair,
    force: bool,
) -> Result<H256>
Expand description

Update runtime with sudo wrapper