add header file.

This commit is contained in:
Christopher Jeffrey 2014-09-04 15:17:39 -07:00
parent 3f8a6efaaf
commit 42ee738d07
1 changed files with 9 additions and 0 deletions

9
src/bitcoindjs.h Normal file
View File

@ -0,0 +1,9 @@
/**
* bitcoind.js
* Copyright (c) 2014, BitPay (MIT License)
*
* bitcoindjs.h:
* A bitcoind node.js binding header file.
*/
#define PARSE_LOGS_ENABLED 0