pub fn contains(
    txn: &Transaction<'_>,
    hash: &WasmHash
) -> StateQueryResult<bool>