Package org.polkadot.rpc.core
Interface IRpc
-
public interface IRpc
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classIRpc.RpcInterfaceSection
-
Method Summary
Modifier and Type Method Description IRpc.RpcInterfaceSectionauthor()IRpc.RpcInterfaceSectionchain()IRpc.RpcInterfaceSectionstate()IRpc.RpcInterfaceSectionsystem()
-
-
-
Method Detail
-
author
IRpc.RpcInterfaceSection author()
-
chain
IRpc.RpcInterfaceSection chain()
-
state
IRpc.RpcInterfaceSection state()
-
system
IRpc.RpcInterfaceSection system()
-
-