Coda by Ian Macalinao
    Preparing search index...

    Type Alias AddCollectionsToGroupV1InstructionData

    type AddCollectionsToGroupV1InstructionData = {
        addCollectionsToGroupV1Args: AddCollectionsToGroupV1Args;
        discriminator: number;
    }
    Index

    Properties

    addCollectionsToGroupV1Args: AddCollectionsToGroupV1Args

    Reserved; the collections to add are passed as remaining accounts.

    discriminator: number