Bitcoin Core  27.99.0
P2P Digital Currency
common Directory Reference
Directory dependency graph for common:

Files

file  args.cpp [code]
 
file  args.h [code]
 
file  bloom.cpp [code]
 
file  bloom.h [code]
 
file  config.cpp [code]
 
file  init.cpp [code]
 
file  init.h [code]
 
file  interfaces.cpp [code]
 
file  messages.cpp [code]
 
file  messages.h [code]
 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.
 
file  run_command.cpp [code]
 
file  run_command.h [code]
 
file  settings.cpp [code]
 
file  settings.h [code]
 
file  signmessage.cpp [code]
 
file  signmessage.h [code]
 
file  system.cpp [code]
 
file  system.h [code]
 
file  types.h [code]
 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.
 
file  url.cpp [code]
 
file  url.h [code]