Coda by Ian Macalinao
    Preparing search index...
    interface ProgramMetadata {
        accountType: GovernanceAccountType;
        reserved: number[];
        updatedAt: bigint;
        version: string;
    }
    Index

    Properties

    reserved: number[]
    updatedAt: bigint
    version: string