Skip to content

[network-controller] Group network configurations by chain #3793

@Gudahtt

Description

@Gudahtt

Today each network configuration represents a built-in RPC endpoint or a custom RPC endpoint. They are not grouped by chain, the same chain can appear multiple times.

We should instead group this configuration by chain, such that each chain has a single network configuration, with an array of one or more RPC endpoints. This would allow consolidating configuration/state that is related to the chain, not the RPC URL. This also unblocks some privacy enhancements for the clients.

The exact API changes we need to make here have not been determined yet.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestteam-wallet-frameworkDeprecated: Please use `team-core-platform` instead.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions