Docs.rs
ethcontract-fork-0.25.6
ethcontract-fork 0.25.6
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
cattingcat
Dependencies
arrayvec ^0.7
normal
aws-config ^0.55
normal
optional
aws-sdk-kms ^0.28
normal
optional
ethcontract-common ^0.25.6
normal
ethcontract-derive ^0.25.6
normal
optional
futures ^0.3
normal
futures-timer ^3.0
normal
hex ^0.4
normal
jsonrpc-core ^18.0
normal
lazy_static ^1.4
normal
primitive-types ^0.12
normal
rlp ^0.5
normal
optional
secp256k1 ^0.27
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
uint ^0.9
normal
web3 ^0.19
normal
zeroize ^1.1
normal
hex-literal ^0.4
dev
tokio ^1.6
dev
Versions
100%
of the crate is documented
This release has been yanked
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module batch
ethcontract
0.25.6
Module batch
Module Items
Structs
In crate ethcontract
ethcontract
Module
batch
Copy item path
Source
Expand description
Module containing components to batch multiple contract calls into a single request to the Node.
Structs
ยง
Call
Batch
Struct allowing to batch multiple calls into a single Node request