-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: fixed an issue happened when listing
- Updated the import of 'BaseModule' in 'migration.ts' to be local dir instead the dist one to fix the un-exported issue - Flated the array of the contracts then looped over them all - Updated the moduleName after listing the 'Fullvm' to 'vm' again to list the other deployemtns - Pushed the newly changed contract to the 'newContracts' array to avoid the lag of gql - Updated the 'moduleName' in 'base.ts' to take 'Fullvm' if the 'moduleNames' is undefined
- Loading branch information
1 parent
96d71a4
commit 014e51f
Showing
2 changed files
with
17 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters