Skip to main content

update_runtime

Function update_runtime 

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

Update runtime with sudo wrapper