mirror of
https://github.com/status-im/status-go.git
synced 2025-01-09 14:16:21 +00:00
2f539d3bd2
Go ens needs to be updated to be compatible with the lastest geth version
5 lines
91 B
Go
5 lines
91 B
Go
package metrics
|
|
|
|
const epsilon = 0.0000000000000001
|
|
const epsilonPercentile = .00000000001
|