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

    Type Alias GpaV2Account

    A single account entry in a getProgramAccountsV2 response.

    type GpaV2Account = {
        account: GpaV2AccountInfo;
        pubkey: string;
    }
    Index

    Properties

    Properties

    pubkey: string