Skip to content
Snippets Groups Projects

perf(pallet-cert): remove useless double map CertsByIssuer

Merged Éloïs requested to merge elois-rework-certs into master
12 files
+ 179
184
Compare changes
  • Side-by-side
  • Inline
Files
12
@@ -3,5 +3,6 @@
Feature: Certification
Scenario: Dave certifies Alice
When 2 blocks later
When dave certifies alice
Then alice should be certified by dave
Loading