Skip to content

Commit f96cfb7

Browse files
committed
Add TODO comment for legacy LSM cache cleanup prefix
1 parent d9a00ef commit f96cfb7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/extension/src/error-boundary.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ const ErrorBoundaryView: FunctionComponent = observer(() => {
6161
"store_queries/",
6262
"store_prices/",
6363
"store_ibc_curreny_registrar/",
64-
"store_lsm_currency_registrar/",
64+
"store_lsm_currency_registrar/", // TODO: LSM registrar removed — keep for legacy cache cleanup, remove later
6565
"store_gravity_bridge_currency_registrar/",
6666
"store_axelar_evm_bridge_currency_registrar/",
6767
];

0 commit comments

Comments
 (0)