feat: Implement Ed25519 signature #1536
Annotations
1 error and 3 warnings
Upload to codecov.io
Process completed with exit code 1.
|
Cargo llvm-cov:
contracts/src/utils/cryptography/ed25519.rs#L12
type alias `Public` is never used
|
Cargo llvm-cov:
contracts/src/utils/cryptography/ed25519.rs#L17
field `public` is never read
|
Cargo llvm-cov:
contracts/src/utils/cryptography/ed25519.rs#L28
associated items `to_raw_vec`, `sign`, and `verify` are never used
|
Loading