Class CasmEntryPoint
-
- All Implemented Interfaces:
@Serializable() public final class CasmEntryPoint
-
-
Constructor Summary
Constructors Constructor Description CasmEntryPoint(Felt selector, Integer offset, List<String> builtins)
-
Method Summary
Modifier and Type Method Description final FeltgetSelector()final IntegergetOffset()final List<String>getBuiltins()
-