@aleph-sdk/monorepo
    Preparing search index...

    Type Alias AggregateGetConfiguration

    type AggregateGetConfiguration = {
        address: string;
        keys?: string[];
    }
    Index

    Properties

    Properties

    address: string
    keys?: string[]