Skip to content

refactor: Introduce separate types for serialized casm and sierra definitions #3326

@CHr15F0x

Description

@CHr15F0x

Currently we just use Vec<u8> in both cases which is just wrong. These are two distinct types and this should be reflected in the code.

For example here, and in many other places in the code as well.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions