pub fn derive_dapi_id(beacon_ids: &[Bytes32]) -> Bytes32
Derives the dAPI ID from the beacon IDs Notice that encode() is used over encode_packed() Returns the derived dapi id
encode()
encode_packed()
beacon_ids