mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-05-05 11:03:13 +00:00
6 lines
99 B
Nim
6 lines
99 B
Nim
|
|
import pkg/questionable
|
||
|
|
import ./codexconfig
|
||
|
|
|
||
|
|
type NodeConfigs* = object
|
||
|
|
clients*: ?CodexConfigs
|