@sentio/sdk
    Preparing search index...

    Type Alias EventLogConfig_StructFieldType

    EventLogConfig_StructFieldType: Message<
        "processor.EventLogConfig.StructFieldType",
    > & { fields: EventLogConfig_Field[] }

    Type Declaration

    • fields: EventLogConfig_Field[]

      from field: repeated processor.EventLogConfig.Field fields = 2;

    from message processor.EventLogConfig.StructFieldType