Verifies that the given transaction has a valid signature based on public-key encryption.
A transaction to verify the signature of. (Can be in object or encoded string format).
Returns true if tx has a valid signature, and returns false otherwise.
Generated using TypeDoc
Verifies that the given transaction has a valid signature based on public-key encryption.