Crate narwhal_config
source · [−]Modules
Structs
Holds all the node properties. An example is provided to
showcase the usage and deserialization from a json file.
To define a Duration on the property file can use either
milliseconds or seconds (e.x 5s, 10ms , 2000ms).