iotaledger / iotaledger/firefly
[Task]: Remove hardcoded base token dependencies from the app
Open
- Dominant language
- TypeScript
- Stars
- 478
- Forks
- 100
- PR merge metrics
- No merged PRs in 30d
Description
### Task description
We shouldnt need this `packages/shared/lib/core/network/constants/default-base-token.constant.ts`, the information should be taken from the nodes, hardcoding that data defeats the purpose of having it in the nodes, a node update could update that information at any time
Contributor guide
Assessment
This issue has not been assessed yet.