zksync_mempool 0.1.0

ZKsync mempool implementation
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "zksync_mempool"
description = "ZKsync mempool implementation"
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_types.workspace = true
tracing.workspace = true