Documentation
    Preparing search index...

    Type Alias CollectFeesV2InstructionDataArgs

    type CollectFeesV2InstructionDataArgs = {
        remainingAccountsInfo: OptionOrNullable<RemainingAccountsInfoArgs>;
    }
    Index

    Properties

    remainingAccountsInfo: OptionOrNullable<RemainingAccountsInfoArgs>