\!! DESCRIPTION MISSING !!
Field
Type
Description
Required
type
string
Format of the signature representation
β
r
The R component of the ECDSA signature (32 bytes hex)
s
The S component of the ECDSA signature (32 bytes hex)
v
The recovery ID component (1 byte hex, typically 0x1b or 0x1c)
signature
Complete signature as concatenated hex string (r + s + v)
Schema
VyCreateSignatureBase
Last updated 3 months ago