Coda by Ian Macalinao
    Preparing search index...

    Type Alias DelegateSetFamineInstructionDataArgs

    type DelegateSetFamineInstructionDataArgs = {
        famineTs: number | bigint;
    }
    Index
    famineTs: number | bigint