LiskArchive/lisk-migrator

Update Token module asset creation

Closed this issue · 0 comments

Description

PR LiskArchive/lips#378 updates the Token module's genesis asset creation. The corresponding changes must be reflected in the Migrator implementation.

Acceptance Criteria

  • The implementation for the following methods are updated:
    • addTokenModuleEntry
    • Default value for supportedTokensSubstore is updated as per the changes in the PR cited above.
  • Unit tests are updated accordingly