@substrate-system/frost
    Preparing search index...

    Interface ParticipantId

    Core types and interfaces for FROST implementation

    interface ParticipantId {
        id: number;
    }
    Index

    Properties

    Properties

    id: number