package binance.tsslib

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message MessageWrapper

message.proto:16

Wrapper for TSS messages, often read by the transport layer and not itself sent over the wire

message MessageWrapper.PartyID

message.proto:20

PartyID represents a participant in the TSS protocol rounds. Note: The `id` and `moniker` are provided for convenience to allow you to track participants easier. The `id` is intended to be a unique string representation of `key` and `moniker` can be anything (even left blank).

Used in: MessageWrapper

message SignatureData

signature.proto:15

Container for output signatures, mostly used for marshalling this data structure to a mobile app