Package org.polkadot.api.derive.session
Class SessionFunctions
- java.lang.Object
-
- org.polkadot.api.derive.session.SessionFunctions
-
public class SessionFunctions extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description SessionFunctions()
-
Method Summary
Modifier and Type Method Description static Types.DeriveRealFunctioneraLength(Types.ApiInterfacePromise api)static Types.DeriveRealFunctioneraProgress(Types.ApiInterfacePromise api)static Types.DeriveRealFunctionsessionProgress(Types.ApiInterfacePromise api)
-
-
-
Method Detail
-
eraLength
public static Types.DeriveRealFunction eraLength(Types.ApiInterfacePromise api)
-
sessionProgress
public static Types.DeriveRealFunction sessionProgress(Types.ApiInterfacePromise api)
-
eraProgress
public static Types.DeriveRealFunction eraProgress(Types.ApiInterfacePromise api)
-
-