@lightprotocol/compressed-token - v0.23.3
    Preparing search index...

    Interface InterfaceOptions

    interface InterfaceOptions {
        splInterfaceInfos?: SplInterfaceInfo[];
        wrap?: boolean;
        delegatePubkey?: PublicKey;
    }
    Index

    Properties

    splInterfaceInfos?: SplInterfaceInfo[]
    wrap?: boolean
    delegatePubkey?: PublicKey

    Delegate authority pubkey. For owner-signed flows, omit this field.