10 lines
156 B
C
10 lines
156 B
C
/**
|
|
* bitcoind.js
|
|
* Copyright (c) 2014, BitPay (MIT License)
|
|
*
|
|
* bitcoindjs.h:
|
|
* A bitcoind node.js binding header file.
|
|
*/
|
|
|
|
#define OUTPUT_REDIR 0
|