Interface: OffChainSignature
api/procedures/types.OffChainSignature
Properties
type
• type: SignerKeyRingType
Defined in
value
• value: `0x${string}`
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