Struct tendermint_light_client::errors::TrustedStateOutsideTrustingPeriodSubdetail [−][src]
pub struct TrustedStateOutsideTrustingPeriodSubdetail {
pub trusted_state: Box<LightBlock>,
pub options: Options,
}Fields
trusted_state: Box<LightBlock>options: OptionsTrait Implementations
Auto Trait Implementations
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber to this type, returning a
WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a
WithDispatch wrapper. Read more