Skip to content

Conversation

@erikzhang
Copy link
Member

No description provided.

@github-actions github-actions bot added the N4 label Jan 9, 2026
/// <param name="left">The first operand.</param>
/// <param name="right">The second operand.</param>
/// <returns>The result of the bitwise XOR operation.</returns>
public static UInt256 operator ^(UInt256 left, UInt256 right)
Copy link
Member

Choose a reason for hiding this comment

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

@ajara87 could you add some ut for UInt256 changes?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants