Coda by Ian Macalinao
    Preparing search index...

    Interface DelegateSetFamineInstructionDataArgs

    interface DelegateSetFamineInstructionDataArgs {
        famineTs: number | bigint;
    }
    Index

    Properties

    Properties

    famineTs: number | bigint