MCPcopy Create free account
hub / github.com/NethermindEth/cairo-vm-go / CairoProgram

Struct CairoProgram

pkg/runner/program.go:25–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23}
24
25type CairoProgram struct{}
26
27func LoadCairoZeroProgram(cairoZeroJson *zero.ZeroProgram) (*Program, error) {
28 // bytecode

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected