Consolidate Core Accessor Clients Under TxClient #4273
Labels
refactor
optional label for items that are related to implementation work and do not change functionality
WS: Maintenance 🔧
includes bugs, refactors, flakes, and tech debt etc
Currently, celestia-node maintains three clients in the core accessor. Since we already have a TxClient that proxies transaction-related requests, I propose moving these clients inside the TxClient to streamline the structure.
The text was updated successfully, but these errors were encountered: