async fn get_basic_outputs_for_nft_outputs( client: &Client, nft_output_responses: Vec<OutputResponse>, bech32_hrp: String) -> Result<Vec<OutputId>>