Coda by Ian Macalinao
    Preparing search index...
    interface Edition {
        edition: bigint;
        key: Key;
        parent: Address;
    }
    Index

    Properties

    Properties

    edition: bigint
    key: Key
    parent: Address