LiskArchive / lisk-sdk

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

Rename function `validateSignature` in lisk chain #7070

Closed Incede closed 10 months ago

Incede commented 2 years ago

Expected behavior

This function name should be verifySignature since it needs to check the state (for public key).

Actual behavior

The function is called validateSignature giving the impression that it performs static validation

Steps to reproduce

N/A

Which version(s) does this affect? (Environment, OS, etc...)

development

shuse2 commented 10 months ago

Closing this issue for no activity