pub fn row_blob_and_hash_to_action(
    blob_index: &'static str,
    hash_index: &'static str
) -> impl Fn(&Row<'_>) -> StateQueryResult<SignedActionHashed>