@lightprotocol/compressed-token - v0.23.0-beta.8
    Preparing search index...

    Interface SelectInputAccountsOptions

    Options for input account selection

    interface SelectInputAccountsOptions {
        treeType?: TreeType;
    }
    Index

    Properties

    Properties

    treeType?: TreeType

    Filter accounts by tree type. If provided, only accounts in trees of this type will be selected. This prevents mixed V1/V2 batches which fail at proof generation.