For the complete documentation index, see llms.txt. This page is also available as Markdown.

VyHexSignatureDto

\!! DESCRIPTION MISSING !!

Derived Properties (VySignatureBase)

Field
Type
Description
Required

Properties

Field
Type
Description
Required

R

string

The R component of the ECDSA signature (32 bytes hex)

βœ—

S

string

The S component of the ECDSA signature (32 bytes hex)

βœ—

V

string

The recovery ID component (1 byte hex)

βœ—

Signature

string

Complete signature as concatenated hex string (r + s + v)

βœ—

References

Schema

Operation

Last updated