ao-js-sdk - v0.4.0
    Preparing search index...

    Interface GetArNSRecordsParams

    Parameters for getting paginated ARNS records

    interface GetArNSRecordsParams {
        cursor?: string;
        limit?: number;
    }
    Index

    Properties

    Properties

    cursor?: string

    Cursor for pagination

    limit?: number

    Maximum number of records to retrieve