Skip to content

Fix compile error in ed25519 example.#246

Merged
tarcieri merged 1 commit intoRustCrypto:masterfrom
newAM:master
Feb 13, 2021
Merged

Fix compile error in ed25519 example.#246
tarcieri merged 1 commit intoRustCrypto:masterfrom
newAM:master

Conversation

@newAM
Copy link
Copy Markdown
Contributor

@newAM newAM commented Feb 13, 2021

The first portion of the example in lib.rs does not match the second portion for HelloVerifier member names - and will fail to compile when combined.

This pull-request aligns the member names so the example works when the two halves are put together.

@tarcieri tarcieri merged commit 954cc48 into RustCrypto:master Feb 13, 2021
@tarcieri
Copy link
Copy Markdown
Member

Thanks!

@tarcieri tarcieri mentioned this pull request Apr 30, 2021
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.

2 participants