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

revert to long #440

Merged
merged 2 commits into from
Oct 18, 2023
Merged

revert to long #440

merged 2 commits into from
Oct 18, 2023

Conversation

jackburrus
Copy link
Contributor

No description provided.

@vercel
Copy link

vercel bot commented Oct 17, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
hyperdrive-fixed-borrow ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 18, 2023 0:35am
hyperdrive-monorepo-hyperdrive-trading ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 18, 2023 0:35am
hyperdrive-sdk-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 18, 2023 0:35am
trading-competition ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 18, 2023 0:35am

@@ -18,7 +18,7 @@ type TransactionData = {
function mapEventName(eventName: string): string {
switch (eventName) {
case "OpenLong":
return "Buy";
return "Long";
Copy link
Contributor

Choose a reason for hiding this comment

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

While we're here, let's call this "Open long" and "Close long" instead of buy/sell

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.

2 participants