Files
pezkuwi-subxt/substrate/primitives/io
Bastian Köcher 74da30c8a2 ed25519: Don't panic for invalid signature (#12965)
* ed25519: Don't panic for invalid signature

We should not panic for an invalid signature when the `UseDalekExt` is given.

* Update Cargo.toml

* Update primitives/io/Cargo.toml
2022-12-19 19:58:25 +01:00
..
2020-08-20 17:04:42 +02:00

I/O host interface for substrate runtime.

License: Apache-2.0