pub fn extract_outputs_from_authorization<N: Network>( authorization: &Authorization<N>, view_key: &ViewKey<N>, ) -> Result<Vec<Value<N>>>