Skip to content

Can we use it with other coins? ETN? #62

@pinkflozd

Description

@pinkflozd

hello. i tried to connect the proxy to a ETN pool but im getting the following error:

proxy > 2017-11-24 13:41 +01:00: Master connected to pool: pool.electroneum.space
proxy > 2017-11-24 13:41 +01:00: Received new block template from pool.electroneum.space
proxy > 2017-11-24 13:41 +01:00: TypeError: First argument must be a string, Buffer, ArrayBuffer, Array, or array-like object.
proxy > at fromObject (buffer.js:262:9)
proxy > at Function.Buffer.from (buffer.js:101:10)
proxy > at new Buffer (buffer.js:80:17)
proxy > at new MasterBlockTemplate (/home/miner/xmr-node-proxy/lib/xmr.js:88:19)
proxy > at handleNewBlockTemplate (/home/miner/xmr-node-proxy/proxy.js:717:32)
proxy > at handlePoolMessage (/home/miner/xmr-node-proxy/proxy.js:694:17)
proxy > at Socket.socket.on.e (/home/miner/xmr-node-proxy/proxy.js:657:17)
proxy > at emitOne (events.js:96:13)
proxy > at Socket.emit (events.js:188:7)
proxy > at readableAddChunk (_stream_readable.js:176:18)
PM2 > App [proxy] with id [1] and pid [11939], exited with code [1] via signal [SIGINT]
PM2 > Starting execution sequence in -fork mode- for app name:proxy id:1
PM2 > App name:proxy id:1 online

can the proxy be made to work with ETN or other coins?
i did try to make a /lib/etn.js and change the coin to etn in the config. i got the same error

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions