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

    Interface UpdateAirdropConfigParams

    interface UpdateAirdropConfigParams {
        airdropContractId: string;
        newConfig: AirdropConfig;
    }
    Index

    Properties

    airdropContractId: string
    newConfig: AirdropConfig