pub async fn get_payloads( operations: Vec<Operations>, _block: &BlockId, ) -> Vec<String>
Extract Url’s from the Operations TODO: Maybe move into a FROM impl?