mirror of
https://github.com/logos-storage/logos-storage-go-bindings.git
synced 2026-01-02 13:33:10 +00:00
Bump nim codex
This commit is contained in:
parent
24789fb855
commit
cf52b7097e
@ -34,6 +34,7 @@ func newCodexNode(t *testing.T, opts ...codexNodeTestOption) *CodexNode {
|
||||
LogFormat: LogFormatNoColors,
|
||||
MetricsEnabled: false,
|
||||
BlockRetries: o.blockRetries,
|
||||
LogLevel: "ERROR",
|
||||
})
|
||||
if err != nil {
|
||||
t.Fatalf("Failed to create Codex node: %v", err)
|
||||
|
||||
2
vendor/nim-codex
vendored
2
vendor/nim-codex
vendored
@ -1 +1 @@
|
||||
Subproject commit 06795c5de562eedc8e179cc0296027295e9b16b9
|
||||
Subproject commit aa1bdf2300934335eecbd0d6a7091675121d4439
|
||||
Loading…
x
Reference in New Issue
Block a user