-
-
Notifications
You must be signed in to change notification settings - Fork 279
TokensController: Refactor #1613
Copy link
Copy link
Open
Labels
team-assetsteam-wallet-frameworkDeprecated: Please use `team-core-platform` instead.Deprecated: Please use `team-core-platform` instead.wf-controller-tech-debt
Metadata
Metadata
Assignees
Labels
team-assetsteam-wallet-frameworkDeprecated: Please use `team-core-platform` instead.Deprecated: Please use `team-core-platform` instead.wf-controller-tech-debt
Type
Fields
Give feedbackNo fields configured for issues without a type.
The
addToken,addTokens,ignoreTokens,addDetectedTokens, and_getAllTokensStatemethods seem to be complex. We should split these methods up, extracting logic to separate files, so that they are easier to understand and test.