signature.proto
path vega/commands/v1/signature.proto
package vega.commands.v1
Messages
Signature
Signature to authenticate a transaction and to be verified by the Vega network.
Name | Type | Description |
---|---|---|
value | string | Hex encoded bytes of the signature. |
algo | string | Algorithm used to create the signature. |
version | uint32 | Version of the signature used to create the signature. |