Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
165
BitcoinAPI ParserConfiguration<RPCTag>::createBitcoinAPI() const {
166
return BitcoinAPI{config.username, config.password, config.address, config.port};
167
}
168
169
#endif
170
Callers
2
BlockFileReader
Method · 0.80
update
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected