Helius SDK - v2.2.2
    Preparing search index...
    GetTransactionsForAddressFn: {
        (
            params: [string, GetTransactionsForAddressConfigFull],
        ): Promise<GetTransactionsForAddressResultFull>;
        (
            params: [string, GetTransactionsForAddressConfigSignatures?],
        ): Promise<GetTransactionsForAddressResultSignatures>;
    }