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 | 
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.
| Parameter | Type | 
|---|---|
| putativeSignature | string |