lisk-core icon indicating copy to clipboard operation
lisk-core copied to clipboard

Update config

Open sameersubudhi opened this issue 1 year ago • 0 comments

Description

Update the config files to include the reward module milestones and the supported tokens information for Lisk Core.

Acceptance Criteria

  • The default config files are updated to include the following information for all the supported network types:
    • Milestones information for the reward module
    • Supported tokens information
  • Update L34 in file ./src/application/modules/legacy/constants.ts to be: export const COMMAND_NAME_REGISTER_KEYS = 'registerKeys'; (camel-case)

Additional Information

sameersubudhi avatar Aug 08 '22 14:08 sameersubudhi