Function get_transactions

Source
pub async fn get_transactions(
    client: &Client,
    block: &BlockId,
) -> Result<Vec<Transactions>, Error>