Skip to content

Instantly share code, notes, and snippets.

@adrake33
Created March 15, 2019 19:26
Show Gist options
  • Save adrake33/cb1fd6f2320727d726b2a1ece11bd848 to your computer and use it in GitHub Desktop.
Save adrake33/cb1fd6f2320727d726b2a1ece11bd848 to your computer and use it in GitHub Desktop.
// Probably nothing additional to log
export interface GetBetterWorseOrdersResults {
betterOrderId: Address|null;
worseOrderId: Address|null;
}
@nuevoalex
Copy link

We'll just be getting this off chain in v2

@adrake33
Copy link
Author

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment