mirror of
https://github.com/status-im/status-go.git
synced 2025-01-09 14:16:21 +00:00
5 lines
91 B
Go
5 lines
91 B
Go
|
package metrics
|
||
|
|
||
|
const epsilon = 0.0000000000000001
|
||
|
const epsilonPercentile = .00000000001
|