mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Merge branch 'master' of https://github.com/jedmccaleb/NewCoin into new_pathfinding
Conflicts: src/cpp/ripple/Application.cpp src/cpp/ripple/Pathfinder.cpp Merge.
This commit is contained in:
@@ -19,6 +19,9 @@ const char *TxnDBInit[] = {
|
||||
RawTxn BLOB, \
|
||||
TxnMeta BLOB \
|
||||
);",
|
||||
"CREATE INDEX TxLgrIndex ON \
|
||||
Transactions(LedgerSeq);",
|
||||
|
||||
"CREATE TABLE AccountTransactions ( \
|
||||
TransID CHARACTER(64), \
|
||||
Account CHARACTER(64), \
|
||||
|
||||
Reference in New Issue
Block a user