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