Type Alias validator_push_cdn::types::ThisRun
source · pub type ThisRun = PushCdnDaRun<TestTypes>;Expand description
Convenience type alias
Aliased Type§
struct ThisRun {
config: NetworkConfig<VerKey>,
validator_config: ValidatorConfig<VerKey>,
network: PushCdnNetwork<VerKey>,
}Fields§
§config: NetworkConfig<VerKey>The underlying configuration
validator_config: ValidatorConfig<VerKey>The private validator config
network: PushCdnNetwork<VerKey>The underlying network