frequency-chain / frequency

Frequency: A Polkadot Parachain
https://www.frequency.xyz
Apache License 2.0
48 stars 18 forks source link

[Feature]: Passkey - Finishing checks and cleanup and documentation #2032

Open aramikm opened 3 weeks ago

aramikm commented 3 weeks ago

Feature Description

In this issue we would like to re-check all assumptions and done the finishing clean-up and adding left-over documentations

Acceptance Criteria

shannonwells commented 4 days ago

Just putting this here as a reminder. In #2047, I noticed several validations in passkey/src/lib.rs that can be turned into one-liners, some if/elses that can be replaced with ensure!, etc.