Open Cap Table Protocol Canton SDK - v0.2.125
    Preparing search index...

    Interface AddObserversToAirdropParams

    interface AddObserversToAirdropParams {
        actor: string;
        airdropContractId: string;
        newObservers: string[];
    }
    Index

    Properties

    actor: string
    airdropContractId: string
    newObservers: string[]