Preparing search index...
The search index is not available
@hashgraph/solo
@hashgraph/solo
src/core/config/remote/metadata
RemoteConfigMetadataStructure
Interface RemoteConfigMetadataStructure
interface
RemoteConfigMetadataStructure
{
lastUpdateBy
:
`
${
string
}
@
${
string
}
.
${
string
}
`
;
lastUpdatedAt
:
Date
;
migration
?:
Migration
;
name
:
string
;
}
Implemented by
RemoteConfigMetadata
Index
Properties
last
Update
By
last
Updated
At
migration?
name
Properties
last
Update
By
lastUpdateBy
:
`
${
string
}
@
${
string
}
.
${
string
}
`
last
Updated
At
lastUpdatedAt
:
Date
Optional
migration
migration
?:
Migration
name
name
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
last
Update
By
last
Updated
At
migration
name
@hashgraph/solo
Loading...