Helius SDK - v2.2.2
    Preparing search index...

    Interface GetLatestCompressionSignaturesRequest

    Request parameters for getLatestCompressionSignatures.

    interface GetLatestCompressionSignaturesRequest {
        cursor?: string | null;
        limit?: number | null;
    }
    Index

    Properties

    Properties

    cursor?: string | null
    limit?: number | null