mirror of
https://github.com/logos-storage/logos-storage-go-bindings.git
synced 2026-01-02 13:33:10 +00:00
Set nat: none for tests
This commit is contained in:
parent
123c5a482b
commit
b48610b1d6
@ -15,6 +15,7 @@ func defaultConfigHelper(t *testing.T) Config {
|
||||
MetricsEnabled: false,
|
||||
BlockRetries: 3000,
|
||||
LogLevel: "ERROR",
|
||||
Nat: "none",
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user