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