Skip to content

Conversation

VojtechVitek
Copy link
Contributor

No description provided.

Copy link
Contributor

@shunkakinoki shunkakinoki left a comment

Choose a reason for hiding this comment

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

LGTM for

 type RelayerClient interface {
- 	SendMetaTxn(ctx context.Context, call *MetaTxn, quote *string, projectID *uint64) (bool, string, error)
+	SendMetaTxn(ctx context.Context, call *MetaTxn, quote *string, projectID *uint64, preconditions []*IntentPrecondition) (bool, string, error)
 
	// ...
 }

@VojtechVitek VojtechVitek merged commit 26d78fb into master Sep 18, 2025
2 checks passed
@VojtechVitek VojtechVitek deleted the add-changelog-for-v0-60-0 branch September 18, 2025 18:40
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.

3 participants