pub fn read_viewing_key<S: Storage>(
    store: &S,
    owner: &CanonicalAddr
) -> Option<Vec<u8>>