Skip to content

config

Structs


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