(0 . 0)(1 . 7)
3499 // Copyright (c) 2010 Satoshi Nakamoto
3500 // Copyright (c) 2011 The Bitcoin developers
3501 // Distributed under the MIT/X11 software license, see the accompanying
3502 // file license.txt or http://www.opensource.org/licenses/mit-license.php.
3503
3504 void ThreadRPCServer(void* parg);
3505 int CommandLineRPC(int argc, char *argv[]);