StratisBitcoinFullNode
StratisBitcoinFullNode copied to clipboard
[RPC] NBXplorer Integration - missing RPC methods
These are required to integrate with NBXplorer:
- getnetworkinfo
- getblockchaininfo
- fundrawtransaction
- signrawtransaction
- importprivkey
- lockunspent
As per #3356 getblockheader needs to be enhanced to be compatible with NBitcoin
We have fundrawtransaction on api not sure if we have it on RPC
What's left to do on this?
What's left to do on this?
Are you able to help?
Hey, Mike sorry for the delay responding ... I can't help directly but I maybe able to get help, if I knew what was left to do.
I am quite sure this 2 methods are now implemented getnetworkinfo getblockchaininfo