Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
common Directory Reference
Directory dependency graph for common:

Files

 args.cpp
 
 args.h
 
 bloom.cpp
 
 bloom.h
 
 config.cpp
 
 init.cpp
 
 init.h
 
 interfaces.cpp
 
 messages.cpp
 
 messages.h
 is a home for simple string functions returning descriptive messages that are used in RPC and GUI interfaces or log messages, and are called in different parts of the codebase across node/wallet/gui boundaries.
 
 netif.cpp
 
 netif.h
 
 pcp.cpp
 
 pcp.h
 
 run_command.cpp
 
 run_command.h
 
 settings.cpp
 
 settings.h
 
 signmessage.cpp
 
 signmessage.h
 
 system.cpp
 
 system.h
 
 types.h
 is a home for simple enum and struct type definitions that can be used internally by functions in the libbitcoin_common library, but also used externally by node, wallet, and GUI code.
 
 url.cpp
 
 url.h