Skip to content

Instantly share code, notes, and snippets.

@feuGeneA
Created November 12, 2019 15:30
Show Gist options
  • Save feuGeneA/f66114ad900d52f74958cd842726e570 to your computer and use it in GitHub Desktop.
Save feuGeneA/f66114ad900d52f74958cd842726e570 to your computer and use it in GitHub Desktop.
~/dev/0x-monorepo/contracts/dev-utils[feuGeneA/order-utils-v3-refactors *%>]$ git diffdiff --git a/contracts/dev-utils/src/wrappers.ts b/contracts/dev-utils/src/wrappers.ts
index 1461c60cd..a457a7998 100644
--- a/contracts/dev-utils/src/wrappers.ts
+++ b/contracts/dev-utils/src/wrappers.ts
@@ -4,6 +4,7 @@
* -----------------------------------------------------------------------------
*/
export * from '../generated-wrappers/dev_utils';
+export * from '../generated-wrappers/eth_balance_checker';
export * from '../generated-wrappers/lib_asset_data';
export * from '../generated-wrappers/lib_transaction_decoder';
export * from '../generated-wrappers/order_transfer_simulation_utils';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment