proto

package
v0.1.0-alpha-4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 10, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_topic_eth_signature_message_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type TopicEthSignatureMessage

type TopicEthSignatureMessage struct {
	SourceChainId        uint64 `protobuf:"varint,1,opt,name=sourceChainId,proto3" json:"sourceChainId,omitempty"`               // ID of the chain from which the user has initiated the bridge transfer
	TargetChainId        uint64 `protobuf:"varint,2,opt,name=targetChainId,proto3" json:"targetChainId,omitempty"`               // ID of the chain to which the user wants to bridge
	TransferID           string `protobuf:"bytes,3,opt,name=transferID,proto3" json:"transferID,omitempty"`                      // (EVM - transaction hash + index of the event in the block) / (Hedera - transaction ID)
	Asset                string `protobuf:"bytes,4,opt,name=asset,proto3" json:"asset,omitempty"`                                // The asset which will be bridged
	Recipient            string `protobuf:"bytes,5,opt,name=recipient,proto3" json:"recipient,omitempty"`                        // ID / Address of the receiver
	Amount               string `protobuf:"bytes,6,opt,name=amount,proto3" json:"amount,omitempty"`                              // The amount to transfer
	Signature            string `protobuf:"bytes,7,opt,name=signature,proto3" json:"signature,omitempty"`                        // The signature of the validator
	TransactionTimestamp int64  `protobuf:"varint,8,opt,name=transactionTimestamp,proto3" json:"transactionTimestamp,omitempty"` // The timestamp of the Transfer
	// contains filtered or unexported fields
}

func (*TopicEthSignatureMessage) Descriptor deprecated

func (*TopicEthSignatureMessage) Descriptor() ([]byte, []int)

Deprecated: Use TopicEthSignatureMessage.ProtoReflect.Descriptor instead.

func (*TopicEthSignatureMessage) GetAmount

func (x *TopicEthSignatureMessage) GetAmount() string

func (*TopicEthSignatureMessage) GetAsset added in v1.4.0

func (x *TopicEthSignatureMessage) GetAsset() string

func (*TopicEthSignatureMessage) GetRecipient added in v1.4.0

func (x *TopicEthSignatureMessage) GetRecipient() string

func (*TopicEthSignatureMessage) GetSignature

func (x *TopicEthSignatureMessage) GetSignature() string

func (*TopicEthSignatureMessage) GetSourceChainId added in v1.4.0

func (x *TopicEthSignatureMessage) GetSourceChainId() uint64

func (*TopicEthSignatureMessage) GetTargetChainId added in v1.4.0

func (x *TopicEthSignatureMessage) GetTargetChainId() uint64

func (*TopicEthSignatureMessage) GetTransactionTimestamp

func (x *TopicEthSignatureMessage) GetTransactionTimestamp() int64

func (*TopicEthSignatureMessage) GetTransferID

func (x *TopicEthSignatureMessage) GetTransferID() string

func (*TopicEthSignatureMessage) ProtoMessage

func (*TopicEthSignatureMessage) ProtoMessage()

func (*TopicEthSignatureMessage) ProtoReflect

func (x *TopicEthSignatureMessage) ProtoReflect() protoreflect.Message

func (*TopicEthSignatureMessage) Reset

func (x *TopicEthSignatureMessage) Reset()

func (*TopicEthSignatureMessage) String

func (x *TopicEthSignatureMessage) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL