Type Alias ConvictionVotingEvent

ConvictionVotingEvent: Enum<
    { Delegated: FixedSizeArray<2, SS58String>; Undelegated: SS58String },
>