MetacoSA / QBitNinja

An Open Source and powerful blockchain API
MIT License
68 stars 42 forks source link

cant connect to stratis bitcoind #77

Closed alfhv closed 5 years ago

alfhv commented 6 years ago

it is possible to use qbitninja with a stratis.bitcoind server ?? I can't get connection, I receive error: "The node is not in a connected state" when calling node.VersionHandshake. already tried with same config file with bitcoind and it is ok. thanks

NicolasDorier commented 6 years ago

it is not, this support only Bitcoin

alfhv commented 6 years ago

thanks nicolas, can you give me some technical explanation around to better understand ? it is due to non implemented feature or just incompatible architecture ? thanks again.

NicolasDorier commented 6 years ago

It is like if you asked me if ETH was supported by QBitNinja. It is not, this is a separate currency. I think stratis made their own fork of qbit, you need to ask them.

alfhv commented 6 years ago

I'm talking about Stratis.BitcoinD (Bitcoin node implementation) not StratisD(which of course is a very diferent network and currency) is your reply still accurate in this case (BitcoinD !) ??? thanks

NicolasDorier commented 6 years ago

Ah, it should work. But I can't tell you why it is not connecting, I have no idea.