Test update

This commit is contained in:
MoneroOcean 2019-06-18 14:26:52 -07:00
parent a20d3361b1
commit fb832d2650

2
mt.js
View file

@ -14,7 +14,7 @@ const net = require('net');
// *** CONSTS ***
// *****************************************************************************
const algos = [ "cn/1", "cn/r", "cn-heavy/tube", "cn-heavy/xhv", "cn-lite/1", "cn-pic/trtl", "rx/wow" ];
const algos = [ "cn/1", "cn/r", "cn-heavy/tube", "cn-heavy/xhv", "cn-lite/1", "cn-pico/trtl", "rx/wow" ];
// *****************************************************************************
// *** WORKING STATE ***