Master Core  v0.0.9 - 49a5c0d97abf09ef2911ddfe8d9551df59f9efd3-dirty
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Functions
bitcoin-cli.cpp File Reference
#include "util.h"
#include "init.h"
#include "rpcclient.h"
#include "rpcprotocol.h"
#include "ui_interface.h"
#include "chainparams.h"
#include <boost/filesystem/operations.hpp>
+ Include dependency graph for bitcoin-cli.cpp:

Go to the source code of this file.

Functions

static bool AppInitRPC (int argc, char *argv[])
 
int main (int argc, char *argv[])
 

Function Documentation

static bool AppInitRPC ( int  argc,
char *  argv[] 
)
static

Definition at line 19 of file bitcoin-cli.cpp.

References _(), FormatFullVersion(), GetDataDir(), HelpMessageCli(), mapArgs, mapMultiArgs, ParseParameters(), ReadConfigFile(), and SelectParamsFromCommandLine().

Referenced by main().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

int main ( int  argc,
char *  argv[] 
)

Definition at line 59 of file bitcoin-cli.cpp.

References AppInitRPC(), CommandLineRPC(), PrintExceptionContinue(), RPC_MISC_ERROR, and SetupEnvironment().

+ Here is the call graph for this function: