Cherry pick DevUtils refactor code from #2456

This commit is contained in:
Lawrence Forman
2020-01-31 15:56:08 -05:00
parent 8635849977
commit 4016808fa4
42 changed files with 1490 additions and 1041 deletions

View File

@@ -1,5 +1,5 @@
export { artifacts } from './artifacts';
export { DevUtilsContract, LibAssetDataContract, LibTransactionDecoderContract } from './wrappers';
export { DevUtilsContract } from './wrappers';
export {
ContractArtifact,
ContractChains,