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

    Interface PaymentContextWithAmulets

    interface PaymentContextWithAmulets {
        amuletRulesCid: string;
        featuredAppRight?: string | null;
        openMiningRoundCid: string;
        payerAmulets: string[];
    }
    Index

    Properties

    amuletRulesCid: string
    featuredAppRight?: string | null
    openMiningRoundCid: string
    payerAmulets: string[]