paradigmxyz / mev-share-rs

Rust client library for Flashbots MEV-share
Apache License 2.0
178 stars 30 forks source link

fix: return type for `eth_sendPrivateTransaction` #33

Closed optimiz-r closed 1 year ago

optimiz-r commented 1 year ago

eth_sendPrivateTransaction returns the hash of the transaction, as per the docs