-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
This was a quick fix for my personal use. Do something better
mining-numbers/src/hashrate.ts
Lines 18 to 22 in f7d8479
| if (typeof input === "string") { | |
| if (!input.endsWith("H/s")) { | |
| hashrateInput = `${input}H/s`; | |
| } | |
| } |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels