Skip to content

Conversation

@juangm
Copy link
Collaborator

@juangm juangm commented Sep 17, 2025

No description provided.

@juangm juangm requested a review from cesarenaldi September 17, 2025 08:36
@juangm juangm self-assigned this Sep 18, 2025
@cesarenaldi
Copy link
Collaborator

we need adapters for ethers, thirdweb, and privy too.

});
}

export type SignSwapError = SigningError | UnexpectedError;
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
export type SignSwapError = SigningError | UnexpectedError;
export type SignSwapTypedDataError = SigningError | UnexpectedError;

});
}

export type SignSwapError = SigningError | UnexpectedError;
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
export type SignSwapError = SigningError | UnexpectedError;
export type SignSwapTypedDataError = SigningError | UnexpectedError;

});
}

export type SignSwapError = SigningError | UnexpectedError;
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
export type SignSwapError = SigningError | UnexpectedError;
export type SignSwapTypedDataError = SigningError | UnexpectedError;

});
}

export type SignSwapError = SigningError | UnexpectedError;
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
export type SignSwapError = SigningError | UnexpectedError;
export type SignSwapTypedDataError = SigningError | UnexpectedError;

@juangm juangm merged commit 4e6fbc1 into main Sep 22, 2025
6 checks passed
@juangm juangm deleted the juan/swap-sign-action-hook branch September 22, 2025 09:50
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