Class SierraEntryPoint
-
- All Implemented Interfaces:
@Serializable() public final class SierraEntryPoint
-
-
Field Summary
Fields Modifier and Type Field Description private final UIntfunctionIdxprivate final Feltselector
-
Constructor Summary
Constructors Constructor Description SierraEntryPoint(UInt functionIdx, Felt selector)
-
Method Summary
Modifier and Type Method Description final UIntgetFunctionIdx()final FeltgetSelector()-
-
Method Detail
-
getFunctionIdx
final UInt getFunctionIdx()
-
getSelector
final Felt getSelector()
-
-
-
-