aboutsummaryrefslogtreecommitdiff
path: root/rpc.h
blob: 48a7b8a8a66d96c81c167a18bc3f08193d11b860 (plain)
1
2
3
4
5
6
// Copyright (c) 2010 Satoshi Nakamoto
// Distributed under the MIT/X11 software license, see the accompanying
// file license.txt or http://www.opensource.org/licenses/mit-license.php.

void ThreadRPCServer(void* parg);
int CommandLineRPC(int argc, char *argv[]);