Check if any of the cryptographicIdentity util methods are equivalent #486
Labels
scope: docs
Improvements or additions to documentation
scope: testing
Code review, testing, making sure the code is following the specification.
type: feature-request
New feature or request improvement
Problem
When writing any code involving keys or addresses it is hard to know the exact meanings of each type required in a method signature. The cryptographic utilities implement helpers to get those types. Some of those types may refer to the same thing.
Closing criteria
Check if any of the return values from the crypto identity methods are equivalent, and if they are, document them as such
https://github.com/cosmos/interchain-security/blob/main/testutil/crypto/crypto.go
TODOs
The text was updated successfully, but these errors were encountered: