Type Alias: ContractVersion
ContractVersion =
object
Defined in: src/types/lib/index.ts:380
Represent Contract version
Properties
cairo
cairo:
CairoVersion
Defined in: src/types/lib/index.ts:382
version of the cairo language
compiler
compiler:
CompilerVersion
Defined in: src/types/lib/index.ts:384
version of the cairo compiler used to compile the contract