@sentio/sdk
    Preparing search index...

    Type Alias Data_EthBlock

    Data_EthBlock: Message<"processor.Data.EthBlock"> & { rawBlock: string }

    Type Declaration

    • rawBlock: string

      from field: string raw_block = 1;

    from message processor.Data.EthBlock