Function get_payloads

Source
pub async fn get_payloads(
    operations: Vec<Operations>,
    _block: &BlockId,
) -> Vec<String>
Expand description

Extract Url’s from the Operations TODO: Maybe move into a FROM impl?