Skip to content
This repository was archived by the owner on Mar 14, 2025. It is now read-only.

Conversation

@morganthomas
Copy link
Member

No description provided.

let output = keccak(input);
let output_hex = hex::encode(output);

let mut output_hex: String = String::new();
Copy link
Contributor

Choose a reason for hiding this comment

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

this is the valida-native one, thus it doesn't use any chip. The valida-chip one uses the chip. Did you want to make the corresponding changes there as well?

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants