Preparing search index...
The search index is not available
@oasisprotocol/client
@oasisprotocol/client
types
RootHashRegistryMessage
Interface RootHashRegistryMessage
RegistryMessage is a runtime message that allows a runtime to perform staking operations.
interface
RootHashRegistryMessage
{
update_runtime
?:
RegistryRuntime
;
v
:
number
;
}
Hierarchy (
view full
)
CBORVersioned
RootHashRegistryMessage
Index
Properties
update_
runtime?
v
Properties
Optional
update_
runtime
update_
runtime
?:
RegistryRuntime
v
v
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
update_
runtime
v
@oasisprotocol/client
Loading...
RegistryMessage is a runtime message that allows a runtime to perform staking operations.