Preparing search index...
The search index is not available
@oasisprotocol/client
@oasisprotocol/client
types
RegistryGetRuntimeQuery
Interface RegistryGetRuntimeQuery
GetRuntimeQuery is a registry query by namespace (Runtime ID).
interface
RegistryGetRuntimeQuery
{
height
:
longnum
;
id
:
Uint8Array
;
include_suspended
?:
boolean
;
}
Index
Properties
height
id
include_
suspended?
Properties
height
height
:
longnum
id
id
:
Uint8Array
Optional
include_
suspended
include_
suspended
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
height
id
include_
suspended
@oasisprotocol/client
Loading...
GetRuntimeQuery is a registry query by namespace (Runtime ID).