Preparing search index...
The search index is not available
@oasisprotocol/client
@oasisprotocol/client
types
RootHashMessage
Interface RootHashMessage
Message is a message that can be sent by a runtime.
interface
RootHashMessage
{
governance
?:
RootHashGovernanceMessage
;
registry
?:
RootHashRegistryMessage
;
staking
?:
RootHashStakingMessage
;
}
Index
Properties
governance?
registry?
staking?
Properties
Optional
governance
governance
?:
RootHashGovernanceMessage
Optional
registry
registry
?:
RootHashRegistryMessage
Optional
staking
staking
?:
RootHashStakingMessage
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
governance
registry
staking
@oasisprotocol/client
Loading...
Message is a message that can be sent by a runtime.