Function getCollectionV1GpaBuilder
- getCollectionV1GpaBuilder(context: Pick<Context, "programs" | "rpc">): GpaBuilder<CollectionV1, {
currentSize: number;
key: Key;
name: string;
numMinted: number;
updateAuthority: PublicKey<string>;
uri: string;
}>
-
Returns GpaBuilder<CollectionV1, {
currentSize: number;
key: Key;
name: string;
numMinted: number;
updateAuthority: PublicKey<string>;
uri: string;
}>