Preparing search index...
The search index is not available
@oasisprotocol/client-rt
@oasisprotocol/client-rt
types
CoreRuntimeInfoQueryResponse
Interface CoreRuntimeInfoQueryResponse
Response to the RuntimeInfo query.
interface
CoreRuntimeInfoQueryResponse
{
modules
:
{
[
key
:
string
]
:
CoreModuleInfo
;
}
;
runtime_version
:
Version
;
state_version
:
number
;
}
Index
Properties
modules
runtime_
version
state_
version
Properties
modules
modules
:
{
[
key
:
string
]
:
CoreModuleInfo
;
}
runtime_
version
runtime_
version
:
Version
state_
version
state_
version
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
modules
runtime_
version
state_
version
@oasisprotocol/client-rt
Loading...
Response to the RuntimeInfo query.