Skip to content

Conversation

@DaughterOfMars
Copy link
Contributor

Description

This PR adds the ClientMethods trait, which makes it possible to implement new clients that can be used by the transaction builder. Additionally, these can now be passed in as a reference to the builder.

NOTE: In order to make this not depend on the graphql typess, specifically those for the DryRunResult, I moved them into the types crate next to the TransactionEffects.

Copy link
Contributor

@Alex6323 Alex6323 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@DaughterOfMars DaughterOfMars changed the base branch from sdk-bindings to develop November 3, 2025 14:38
@DaughterOfMars DaughterOfMars requested a review from a team as a code owner November 3, 2025 14:38
@DaughterOfMars DaughterOfMars merged commit 6d76074 into develop Nov 6, 2025
14 checks passed
@DaughterOfMars DaughterOfMars deleted the feat/extensible-client branch November 6, 2025 10:55
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