interface DataHashStorageMeta {
    _dataHash: Lowercase<string>;
}

Hierarchy (View Summary)

Properties

Properties

_dataHash: Lowercase<string>