Skip to content
Snippets Groups Projects
Commit 4f4a0c5b authored by Bastian Köcher's avatar Bastian Köcher Committed by GitHub
Browse files

Make keystore return `None` when a key doesn't exist (#8163)


* Make keystore return `None` when a key doesn't exist

* Fixes

* More fixes

* Update comment

* Update primitives/keystore/src/lib.rs

Co-authored-by: default avatarAndré Silva <123550+andresilva@users.noreply.github.com>

* Update client/keystore/src/local.rs

Co-authored-by: default avatarAndré Silva <123550+andresilva@users.noreply.github.com>

* Address comments

* Update client/keystore/src/local.rs

Co-authored-by: default avatarAndré Silva <123550+andresilva@users.noreply.github.com>

Co-authored-by: default avatarAndré Silva <123550+andresilva@users.noreply.github.com>
parent ecf44049
No related merge requests found
Showing with 174 additions and 118 deletions
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