You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix warning messages for embedded mode, fix duplicate Explorer button
Warnings now show "EMBEDDED LTC NODE" / "EMBEDDED NODE" instead of
"DAEMON" when running in embedded mode, with appropriate message
("No new blocks from P2P peers" vs "Check that it isn't frozen").
Explorer nav button: use remove-then-add pattern instead of existence
check to prevent duplicate buttons from race between page init and
multipool.js reloadCurrencyAndRefresh.
0 commit comments