MCPcopy Create free account
hub / github.com/citp/BlockSci / createBitcoinAPI

Method createBitcoinAPI

tools/parser/parser_configuration.cpp:165–167  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

163
164
165BitcoinAPI ParserConfiguration<RPCTag>::createBitcoinAPI() const {
166 return BitcoinAPI{config.username, config.password, config.address, config.port};
167}
168
169#endif
170

Callers 2

BlockFileReaderMethod · 0.80
updateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected