pub fn get_keys(
    keystore: &LocalKeystore
) -> Result<impl Iterator<Item = Vec<u8>>>