Function delete_state

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

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