mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Add modify function to OpenLedger::accept
This commit is contained in:
committed by
Edward Hennis
parent
6700e44793
commit
656a6c5eb5
@@ -56,7 +56,7 @@ public:
|
||||
|
||||
// ledger close times have a dynamic resolution depending on network
|
||||
// conditions it appears the resolution in test is 10 seconds
|
||||
env.close (tp);
|
||||
env.close (tp, {});
|
||||
|
||||
NetClock::time_point const pct (
|
||||
std::chrono::seconds (env.open ()->info ().parentCloseTime));
|
||||
|
||||
Reference in New Issue
Block a user