[go: up one dir, main page]

Menu

[r252]: / tags / 0.3.0 / rpc.h  Maximize  Restore  History

Download this file

7 lines (5 with data), 271 Bytes

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[]);