LiskArchive / lisk-sdk

🔩 Lisk software development kit
https://lisk.com
Apache License 2.0
2.72k stars 456 forks source link

Certificates relevant methods should be moved from `utils.ts` to `certificates.ts` #7521

Closed sitetester closed 11 months ago

sitetester commented 2 years ago

Description

In https://github.com/LiskHQ/lisk-sdk/pull/7416, we added certificates.ts with TODO: Now that we have certificates.ts, these methods could be moved there (checkCertificateTimestamp, checkCertificateValidity, checkValidatorsHashWithCertificate, checkValidCertificateLiveness, isCertificateEmpty, verifyCertificateSignature)

Motivation

Additional Information

shuse2 commented 11 months ago

Closing this issue for no activity