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

pub struct GenerateTestnet;

Command for the testnet generation.

Methods

impl GenerateTestnet
[src]

[src]

Returns the name of the GenerateTestnet command.

Trait Implementations

Auto Trait Implementations