Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove direct requests to coinpaprika #2413

Closed
wants to merge 8 commits into from
Closed

remove direct requests to coinpaprika #2413

wants to merge 8 commits into from

Conversation

cipig
Copy link
Member

@cipig cipig commented Mar 24, 2024

@cipig cipig requested a review from smk762 March 24, 2024 01:43
cfg.set_timeout(std::chrono::seconds(5));
return cfg;
}()};
t_http_client_ptr g_openrates_client = std::make_unique<web::http::client::http_client>(FROM_STD_STR("https://defi-stats.komodo.earth"), g_openrates_cfg);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think this should be removed.

@smk762 smk762 mentioned this pull request Mar 28, 2024
@smk762
Copy link
Collaborator

smk762 commented Apr 1, 2024

@smk762 smk762 closed this Apr 1, 2024
@ca333 ca333 deleted the paprika branch October 23, 2024 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

remove direct requests to coinpaprika
2 participants