signature.proto
path vega/commands/v1/signature.proto
package vega.commands.v1
Messages
Signature
Signature definition that allows the network to authenticate external data.
Name | Type | Description |
---|---|---|
value | string | Hex encoded bytes of the signature. |
algo | string | Algorithm used to create the signature. |
version | uint32 | Version of the algorithm used to create the signature. |