mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Retried transactions that tec move from TxQ to open ledger:
* Unit test of tec code handling. * Extra TxQ debug logging
This commit is contained in:
committed by
Nik Bougalis
parent
7427cf7506
commit
16b9bbb517
@@ -48,7 +48,7 @@ struct LedgerReplay_test : public beast::unit_test::suite
|
||||
|
||||
auto const replayed = buildLedger(
|
||||
LedgerReplay(lastClosedParent,lastClosed),
|
||||
tapNO_CHECK_SIGN,
|
||||
tapNONE,
|
||||
env.app(),
|
||||
env.journal);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user