Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix AcceptsTxnSubmits trait #3884

Merged
merged 2 commits into from
Nov 14, 2024
Merged

Fix AcceptsTxnSubmits trait #3884

merged 2 commits into from
Nov 14, 2024

Conversation

QuentinI
Copy link
Contributor

Closes #0000

This PR:

This change allows for types implementing AcceptTxnSubmits to be used e.g. as an Arc<T> when creating a tide_disco Api (this is already true for BuilderDataSource)

This PR does not:

Key places to review:

@QuentinI QuentinI requested a review from bfish713 as a code owner November 13, 2024 12:46
@QuentinI QuentinI marked this pull request as draft November 13, 2024 12:51
@QuentinI QuentinI marked this pull request as ready for review November 13, 2024 13:33
@QuentinI QuentinI merged commit f62b557 into main Nov 14, 2024
16 checks passed
@QuentinI QuentinI deleted the ag/builder-api-arc branch November 14, 2024 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants