Skip to content
Unverified Commit d0979e95 authored by Max Inden's avatar Max Inden
Browse files

{core,node,srml}: Address pull request comments

- Have `sign` take an authority_id to match with the corresponding
private key.

- Rename `public_key` to `authority_id` given that the caller shouldn't
care what kind of identifier is returned.

- Add additional `sign` and `verify` unit test.

- Remove `sessions/historical` feature dependency on `authority-discovery`.

- Rework `authority-discovery` documentation.

- Apply several iterator refactorings.
parent 50123d22
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment