use leveldb to parse all blocks for txes.
This commit is contained in:
parent
e1722b0a63
commit
15a694d127
@ -187,7 +187,7 @@ using namespace v8;
|
||||
#define EMPTY ("\\x01")
|
||||
|
||||
// LevelDB options
|
||||
#define USE_LDB_ADDR 0
|
||||
#define USE_LDB_ADDR 1
|
||||
|
||||
/**
|
||||
* Node.js Exposed Function Templates
|
||||
|
||||
Loading…
Reference in New Issue
Block a user