Struct exonum::helpers::fabric::GenerateNodeConfig [] [src]

pub struct GenerateNodeConfig;

Command for the node configuration generation.

Methods

impl GenerateNodeConfig
[src]

[src]

Returns the name of the GenerateNodeConfig command.

Trait Implementations

Auto Trait Implementations