bitcoingraph
bitcoingraph copied to clipboard
RFE: configurable host
On line 39 of bcgraph-export, host is hard-coded. Making it a variable (with localhost as default) would help both speed and required disk space by using a non-local bitcoind. And in that case, en passant, port could also be made configurable (with 8332 as default).