XYO Platform SDK - v3.10.6
    Preparing search index...
    interface PreviousHashStoreSchemaV1 {
        "previous-hash": { key: string; value: string };
        [s: string]: DBSchemaValue;
    }

    Hierarchy

    • DBSchema
      • PreviousHashStoreSchemaV1

    Indexable

    • [s: string]: DBSchemaValue
    Index

    Properties

    Properties

    "previous-hash": { key: string; value: string }