In which file node rpc details stored in Insight-api

1

Bitpay insight api https://github.com/bitpay/insight-api allows blockchain epxlore functionality

I cant find the files in which insight-api store the rpc details ?

Pankaj Kumar

Posted 2018-11-03T05:31:00.260

Reputation: 145

What do you mean 'rpc details'?JBaczuk 2018-11-05T15:13:00.357

rpc user name and password for getting the blockchain data. as this insight-api listing the blockchain data ,i think it must be connected to some node.Pankaj Kumar 2018-11-06T01:31:01.937

Typically nodes do not connect via RPC in order to sync blocksJBaczuk 2018-11-06T01:59:06.377

No answers