Skip to content

Commit

Permalink
Tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
squadgazzz committed Mar 7, 2024
1 parent 506e9be commit 50c8bd0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions crates/ethrpc/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ pub type Web3 = DynWeb3;
pub type Web3Transport = DynTransport;
pub type Web3CallBatch = CallBatch<Web3Transport>;

// Recompile it!

#[derive(Debug)]
pub struct Config {
/// Maximum batch size for Ethereum RPC requests. Use '0' to disable
Expand Down

0 comments on commit 50c8bd0

Please sign in to comment.