@sentio/sdk
    Preparing search index...

    Interface EventLogConfig_Field

    interface EventLogConfig_Field {
        basicType?: EventLogConfig_BasicFieldType;
        coinType?: CoinID;
        name: string;
        structType?: EventLogConfig_StructFieldType;
    }
    Index

    Properties

    coinType?: CoinID
    name: string