mirror of
https://github.com/Xahau/xahaud.git
synced 2025-11-30 15:35:49 +00:00
[fold] update LEDGER_HISTORY for test
This commit is contained in:
@@ -310,6 +310,7 @@ public:
|
||||
using namespace std::chrono_literals;
|
||||
Env env{*this, envconfig([](std::unique_ptr<Config> cfg) {
|
||||
cfg->NODE_SIZE = 0;
|
||||
cfg->LEDGER_HISTORY = 256 + 10;
|
||||
return cfg;
|
||||
})};
|
||||
Account const gw{"gateway"};
|
||||
|
||||
Reference in New Issue
Block a user