Skip to content

Commit

Permalink
v1.1.9 Commit
Browse files Browse the repository at this point in the history
  • Loading branch information
gabedonnan committed Dec 27, 2023
1 parent 9cde506 commit c102283
Show file tree
Hide file tree
Showing 5 changed files with 306 additions and 283 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@ The following builder classes are currently implemented:
- Builder0x69
- Flashbots Builder
- Loki Builder
- Beaver Builder (Very poorly documented parameters online, may need adjustment)
- Beaver Builder


Each of these now have support for [mevboost](https://mevboost.pics) bundles.
Titan Builder and Flashbots now have support for [mevboost](https://mevboost.pics) bundles.

# Getting started

Expand Down Expand Up @@ -67,7 +67,7 @@ pythereum = {git = "https://github.com/gabedonnan/pythereum.git"}
or

```toml
pythereum = "^1.1.8"
pythereum = "^1.1.9"
```

If you would like to install the library via pypi instead of via this git repository.
Expand Down
Loading

0 comments on commit c102283

Please sign in to comment.