Closed christiand93 closed 1 year ago
Check that the provided public key parameter is actually a string before running the .match(...) in subsequent conditional statement. Further details can be found the related issue #169.
.match(...)
Check that the provided public key parameter is actually a string before running the
.match(...)
in subsequent conditional statement. Further details can be found the related issue #169.