Function update_state

Source
pub fn update_state(
    conn: &Connection,
    contract_ca: &ContentAddress,
    key: &Key,
    value: &Value,
) -> Result<()>
Expand description

Updates the state for a given contract content address and key.