Coda by Ian Macalinao
    Preparing search index...
    type AccountMetaData = {
        isSigner: boolean;
        isWritable: boolean;
        pubkey: Address;
    }
    Index
    isSigner: boolean
    isWritable: boolean
    pubkey: Address