LiskArchive/lisk-migrator

Update supportedTokensSubstore entry in addTokenModuleEntry

Closed this issue · 0 comments

Description

Based on the changes from LiskArchive/lips#485, the implementation for addTokenModuleEntry needs to be updated within the Lisk 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. i.e remove the support for all tokens on Lisk mainchain
  • Unit tests are updated accordingly