Functions
signature
signature(
putativeSignature
):Signature
This helper combines asserting that a string is an Ed25519 signature with coercing it to the Signature type. It's best used with untrusted input.
Parameters
Parameter | Type |
---|---|
putativeSignature | string |