eco-stake / restake

Auto-compounder script for Cosmos Validators using REStake
https://restake.app
MIT License
359 stars 303 forks source link

feat: add custom user-agent to queries #777

Closed freak12techno closed 2 months ago

freak12techno commented 2 months ago

Fixes #776.

Moved get() and post() of axios to helpers to set a custom User-Agent header.

freak12techno commented 2 months ago

@tombeynon can you review?

tombeynon commented 2 months ago

This is working great - thanks so much @freak12techno. Merging