Package org.polkadot.rpc.rx
Class Types.RpcRxInterface
- java.lang.Object
-
- org.polkadot.rpc.rx.Types.RpcRxInterface
-
-
Field Summary
Fields Modifier and Type Field Description Types.RpcRxInterfaceSectionauthorTypes.RpcRxInterfaceSectionchainTypes.RpcRxInterfaceSectionstateTypes.RpcRxInterfaceSectionsystem
-
Constructor Summary
Constructors Constructor Description RpcRxInterface()
-
-
-
Field Detail
-
author
public Types.RpcRxInterfaceSection author
-
chain
public Types.RpcRxInterfaceSection chain
-
state
public Types.RpcRxInterfaceSection state
-
system
public Types.RpcRxInterfaceSection system
-
-