@sentio/sdk
    Preparing search index...

    Type Alias RichStructList

    RichStructList: Message<"common.RichStructList"> & { entities: RichStruct[] }

    Type Declaration

    • entities: RichStruct[]

      from field: repeated common.RichStruct entities = 1;

    from message common.RichStructList