You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This likely happens since Flo has 3 different difficulty targeting versions. Currently, it is only able to verify past block 426,000 as only version 3 is seen as valid.
This likely happens since Flo has 3 different difficulty targeting versions. Currently, it is only able to verify past block
426,000
as only version 3 is seen as valid.Check here for the work to be done:
https://github.com/floblockchain/flo/blob/e17497e0948f6360a76c31de1e794cb89e10ff72/src/chainparams.cpp#L110
https://github.com/floblockchain/flo/blob/e17497e0948f6360a76c31de1e794cb89e10ff72/src/consensus/params.h#L66
The text was updated successfully, but these errors were encountered: