Skip to content

No documentation for items with attributes coming before docstrings #251

@mkurnikov

Description

@mkurnikov

See

#[event]
/// When `ObservedJWKs` is updated, this event is sent to resync the JWK consensus state in all validators.
struct ObservedJWKsUpdated has drop, store {
    epoch: u64,
    jwks: AllProvidersJWKs,
}

for an example.

Refs #202

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions