Cargo Features

zksync_types has no features set by default.

[dependencies]
zksync_types = { version = "26.7.0-non-semver-compat", features = ["protobuf", "contract-verification"] }
protobuf

Enables prost ^0.12.6, zksync_protobuf =0.8.0, and zksync_protobuf_build =0.8.0

Affects zksync_types::proto

contract-verification

Enables ciborium

Affects zksync_types::contract_verification