Fixed merge

This commit is contained in:
MoneroOcean 2024-08-12 00:25:10 +03:00
parent 293e5bc9ac
commit efef9fd111

View file

@ -154,7 +154,6 @@ RandomX_ConfigurationBase::RandomX_ConfigurationBase()
, ArgonIterations(3)
, ArgonLanes(1)
, ArgonSalt("RandomX\x03")
, SuperscalarLatency(170)
, ScratchpadL1_Size(16384)
, ScratchpadL2_Size(262144)
, ScratchpadL3_Size(2097152)