@assemblyvoting/js-client
    Preparing search index...

    Interface LatestConfig

    interface LatestConfig {
        items: LatestConfigItems;
        receipt?: string;
    }
    Index

    Properties

    Properties

    items: LatestConfigItems
    receipt?: string