Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(types): Fix
Debug
output for Signature::Ed25519
The `#[debug(...)]` annotation was meant to apply to the field, not the variant. It's a shame `custom_debug` does not emit an error in this case.
- Loading branch information