fix : TestConfigLegacy

This commit is contained in:
Shivam Sharma 2022-08-23 19:13:01 +05:30
parent 324187776a
commit 057f50eb6c

View file

@ -54,7 +54,7 @@ func TestConfigLegacy(t *testing.T) {
NoLocals: false,
Journal: "",
Rejournal: 1 * time.Hour,
PriceLimit: 30000000000,
PriceLimit: 1,
PriceBump: 10,
AccountSlots: 16,
GlobalSlots: 32768,