Actions
Bug #15233
closedpublic key and key-hash comparison not consistent in Rust's version of shared-file API
Pull Request:
Severity:
Minor - inconvenience | misleading | easy workaround
UX impact:
User visibility:
Effort required:
Small
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
Description
The comparison between the public key and the key-hash is not consistent in the shared-file API in Rust at the moment.
Let's make it work as it should, like in the Python version.
Actions