All chains
    Preparing search index...

    Type Alias ParticipantRegistered

    ParticipantRegistered: PlainDescriptor<
        [
            { digest: FixedSizeBinary<4>; geohash: FixedSizeBinary<5> },
            Enum<
                {
                    Bootstrapper: undefined;
                    Endorsee: undefined;
                    Newbie: undefined;
                    Reputable: undefined;
                },
            >,
            SS58String,
        ],
    >

    Participant registered for next ceremony [community, participant type, who]