Skip to main content
Version: v29.0.x

Interface: OffChainSignature

Defined in: src/api/procedures/types.ts:1024

Properties

type

type: SignerKeyRingType

Defined in: src/api/procedures/types.ts:1025


value

value: `0x${string}`

Defined in: src/api/procedures/types.ts:1030

The off chain signature value. NOTE: The off chain payload should be wrapped with bytes before signing. For e.g. <Bytes>Off chain payload</Bytes> should be signed to get the signature value