33 次重大版本更新
0.43.0 | 2024 年 7 月 18 日 |
---|---|
0.40.0 | 2024 年 6 月 24 日 |
0.36.0 | 2024 年 3 月 18 日 |
0.32.0 | 2023 年 12 月 13 日 |
0.0.0 | 2022 年 11 月 21 日 |
#18 in #transactions
6,692 每月下载量
用于 67 个 crate (3 个直接使用)
2MB
41K SLoC
用于网络服务之上处理交易的模块。
用法
- 使用
TransactionsHandlerPrototype::new
创建一个原型。 - 将
TransactionsHandlerPrototype::new
返回的NonDefaultSetConfig
传递给网络配置作为额外的节点集。 - 使用
TransactionsHandlerPrototype::build
然后TransactionsHandler::run
获取处理交易的Future
。
依赖项
~72–110MB
~2M SLoC