bitaxe.statistics configure

This commit is contained in:
Ben Wilson 2023-06-23 16:07:19 -04:00
parent 1e51792b67
commit b9a631c29c

View File

@ -19,7 +19,8 @@ export class ConfigurationMessage extends StratumBaseMessage {
error: null,
result: {
'version-rolling': true,
'version-rolling.mask': '1fffe000'
'version-rolling.mask': '1fffe000',
'bitaxe.statistics': true
},
};
}