Coda by Ian Macalinao
    Preparing search index...

    Type Alias AddCollectionsToGroupV1InstructionDataArgs

    type AddCollectionsToGroupV1InstructionDataArgs = {
        addCollectionsToGroupV1Args: AddCollectionsToGroupV1ArgsArgs;
    }
    Index

    Properties

    addCollectionsToGroupV1Args: AddCollectionsToGroupV1ArgsArgs

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