zksync_eth_signer 26.7.0-non-semver-compat

ZKsync Ethereum signer
Documentation
[package]
name = "zksync_eth_signer"
description = "ZKsync Ethereum signer"
version.workspace = true
edition.workspace = true
authors.workspace = true
homepage.workspace = true
repository.workspace = true
license.workspace = true
keywords.workspace = true
categories.workspace = true

[dependencies]
zksync_basic_types.workspace = true
zksync_crypto_primitives.workspace = true

async-trait.workspace = true
rlp.workspace = true
thiserror.workspace = true