forked from alloy-rs/alloy
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
configure polling interval (alloy-rs#437)
* feat(rpc-client): add set_poll_interval method * fix: using with_poll_interval in RpcClient * use AtomicU64 for poll interval * PollerBuilder nits * fix test * store Ordering::Relaxed
- Loading branch information
1 parent
a379a40
commit af801c9
Showing
2 changed files
with
50 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters