Module casm_class

Module casm_class 

Source

Structs§

BigUintAsHex
A field element that encodes the signature of the called function.
CasmContractClass
A contract in the Starknet network.
CasmContractEntryPoint
An entry point (function) of a contract.
CasmContractEntryPoints
The entry points (functions) of a contract.

Enums§

NestedIntList
NestedIntList is either a list of NestedIntList or an integer. E.g., [0, [1, 2], [3, [4]]].

Functions§

deserialize_big_uint
serialize_big_uint