Coda by Ian Macalinao
    Preparing search index...

    Type Alias ChangeThresholdInstructionData

    type ChangeThresholdInstructionData = {
        discriminator: ReadonlyUint8Array;
        threshold: bigint;
    }
    Index
    discriminator: ReadonlyUint8Array
    threshold: bigint