Function contract::ndpc_utils::get_approved_holder_by_id  
        source ·
        [−]pub fn get_approved_holder_by_id(
    approved_dict: URef, 
    approved_id: u64
) -> ApprovedNFTExpand description
Gets a approved_id and returns the ApprovedNFT related to that, gets the ApprovedNFT from the approved dict
