Switch to using deployment nonce instead of transformer addresses.

This commit is contained in:
Lawrence Forman
2020-06-09 13:37:32 -04:00
parent 7ce7dd7252
commit f1f6aa7d80
6 changed files with 126 additions and 14 deletions

View File

@@ -87,6 +87,7 @@ export {
ITransformERC20Contract,
ITransformERC20EventArgs,
ITransformERC20Events,
ITransformERC20TransformerDeployerUpdatedEventArgs,
ITransformERC20TransformedERC20EventArgs,
} from './generated-wrappers/i_transform_erc20';
export {