mev-rs icon indicating copy to clipboard operation
mev-rs copied to clipboard

feat(mev-rs): Relay Test Utils

Open refcell opened this issue 1 year ago • 0 comments

Description

Introduces a test utilities module in mev-rs that sits behind a test-utils feature flag. This exposes a helper method to create a mock relay.

Future work will need to provide an abstraction for the internal blinded block provider and relayer such that mock clients can be used in place of the currently used concrete internal components.

refcell avatar Nov 12 '23 20:11 refcell