Files
brave-core/components
Christian Mazakas c36d985d6f [Polkadot] [Wallet] simplify handling of chain metadata (#36518)
Update how we handle chain metadata by returning the CXX-generated struct
directly and relocating the definition of the runtime parsing routines, removing
the need for intermediate structs. We also add defaulted implementations of the
default constructor and equality operators. We update the code to provide direct
access to the CxxPolkadotChainMetadata data members via the arrow operator,
which removes the need for getters.

This is motivated by the number of fields attached the metadata growing
substantially over time.
2026-05-27 07:43:37 -07:00
..
2026-05-22 16:57:28 -04:00
2026-05-22 16:57:28 -04:00
2026-04-27 12:00:54 +01:00
2026-05-22 16:57:28 -04:00