CDP SDK TypeScript - v1.31.0
    Preparing search index...

    Interface GetOrCreateAccountOptions

    Options for getting a Solana account.

    interface GetOrCreateAccountOptions {
        name: string;
    }
    Index

    Properties

    Properties

    name: string

    The name of the account.