A signature result.

interface SignatureResult {
    signature: `0x${string}`;
}

Properties

Properties

signature: `0x${string}`

The signature.