GR support

This commit is contained in:
MoneroOcean
2021-11-28 20:28:29 +00:00
parent 1f0941edd8
commit be85a60436
2 changed files with 2 additions and 1 deletions

1
rtm.js
View File

@@ -1,2 +1,3 @@
module.exports.RtmBlockTemplate = function(rpcData, poolAddress) {
return {};
};