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

Consider consolidating methods down in panoptic.ts #21

Open
flanagansteve opened this issue Sep 10, 2024 · 0 comments
Open

Consider consolidating methods down in panoptic.ts #21

flanagansteve opened this issue Sep 10, 2024 · 0 comments
Assignees
Labels
housekeeping Non-functional aesthetic changes

Comments

@flanagansteve
Copy link
Collaborator

Some can have pairs of lines like const response = await panoptic...; return response consolidated into 1 line. Doing so might then let you make several methods into => style methods. Context here: https://github.com/panoptic-labs/market_maker_bot/pull/17/files#r1752130144

@ndeporzio ndeporzio self-assigned this Sep 16, 2024
@ndeporzio ndeporzio added the housekeeping Non-functional aesthetic changes label Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
housekeeping Non-functional aesthetic changes
Projects
None yet
Development

No branches or pull requests

2 participants