Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

fix: Fix enum value of MultiplexSubcall in the encoder #1272

Merged
merged 1 commit into from
Feb 16, 2023

Conversation

kyu-c
Copy link
Contributor

@kyu-c kyu-c commented Feb 16, 2023

Description

Fix the enum value of MultiplexSubcall in multiplex_encoder.ts (regression from #1074 which deleted one of the enum values and thereby shifted the subsequent enum value by -1).

Testing & Simbot Run

Checklist

  • Update 0x API documentation (gitbook) if needed (e.g. public facing API change).
  • Add tests to cover changes as needed.
  • All dependent changes (e.g. RFQ server, Gas Price Oracle) have been deployed (if any).

@kyu-c kyu-c requested a review from dextracker February 16, 2023 05:52
@kyu-c kyu-c marked this pull request as ready for review February 16, 2023 05:52
@dextracker
Copy link
Contributor

🙏

@kyu-c kyu-c merged commit 3797da5 into master Feb 16, 2023
@kyu-c kyu-c deleted the fix/multiplex-enum branch February 16, 2023 06:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants