Update Zephyr pool symbols and examples
Some checks failed
CodeQL / Analyze (javascript) (push) Failing after 39s

This commit is contained in:
Codex Bot
2026-03-23 03:14:44 +01:00
parent 2ab264a1bf
commit aa404d185e
5 changed files with 7 additions and 6 deletions

View File

@@ -110,6 +110,7 @@ function getCoinPaprikaId() {
switch (poolSymbol) {
case 'XMR':
return 'xmr-monero';
case 'ZPH':
case 'ZEPH':
return 'zeph-zephyr-protocol';
case 'SAL':