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