forked from btclock/btclock_v3
Added price fetch code, fix webUI bug
This commit is contained in:
parent
d0eb007c4c
commit
78437c9722
7 changed files with 75 additions and 2 deletions
|
@ -82,7 +82,7 @@
|
|||
-
|
||||
Mempool.space connection:
|
||||
<span>
|
||||
{{#if connectionStatus.price}}
|
||||
{{#if connectionStatus.blocks}}
|
||||
✅
|
||||
{{else}}
|
||||
❌
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue