fix(cert): genesis: wrong received_count in StorageIdtyCertMeta
When iterating on a receiver's issuers, IdtyCertMeta were created for issuers when they hadn't already one, but it were initialized with the wrong received_count, and not updated after.
With this commit, it's initialized with a dummy value, then updated (or created) later with the right value.
Merge request reports
Activity
Filter activity
requested review from @librelois
added RN-runtime label
mentioned in commit 366af125
mentioned in commit 6100fe2c
mentioned in commit 6f8860ba
mentioned in commit 099eded8
mentioned in commit 7fb0a15a
mentioned in commit 58eed892
mentioned in commit 2219a948
mentioned in commit 23e08b5f
mentioned in commit d8b8ef19
Please register or sign in to reply