config
Module: authority::config
Section titled “Module: authority::config”Contents
Section titled “Contents”Structs
AuthorityConnectSection- Client-side connect coordinates lifted from[sidecar.authority].AuthoritySection- Snapshot of routing-relevant sections.
firma_run::authority::config::AuthorityConnectSection
Section titled “firma_run::authority::config::AuthorityConnectSection”Struct
Client-side connect coordinates lifted from [sidecar.authority].
Traits: Eq
Trait Implementations:
- PartialEq
fn eq(self: &Self, other: &AuthorityConnectSection) -> bool
- Default
fn default() -> AuthorityConnectSection
- Debug
fn fmt(self: &Self, f: & mut $crate::fmt::Formatter) -> $crate::fmt::Result
- Clone
fn clone(self: &Self) -> AuthorityConnectSection
firma_run::authority::config::AuthoritySection
Section titled “firma_run::authority::config::AuthoritySection”Struct
Snapshot of routing-relevant sections.
Traits: Eq
Trait Implementations:
- Clone
fn clone(self: &Self) -> AuthoritySection
- PartialEq
fn eq(self: &Self, other: &AuthoritySection) -> bool
- Default
fn default() -> Self
- Debug
fn fmt(self: &Self, f: & mut $crate::fmt::Formatter) -> $crate::fmt::Result