still working

This commit is contained in:
jed
2013-01-31 10:59:19 -08:00
parent 163c4869d6
commit 62f6d030c6
11 changed files with 73 additions and 9 deletions

View File

@@ -1316,6 +1316,7 @@ void NetworkOPs::pubAcceptedTransaction(Ledger::ref lpCurrent, const SerializedT
ispListener->send(jvObj);
}
}
theApp->getOrderBookDB().processTxn(stTxn, terResult, meta, jvObj);
pubAccountTransaction(lpCurrent, stTxn, terResult, true, meta);
}