proto

package
v0.0.1-alpha-10 Latest Latest
Warning

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

Go to latest
Published: May 19, 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 {
	TransferID           string `protobuf:"bytes,1,opt,name=transferID,proto3" json:"transferID,omitempty"`                      // The transaction Id of the initial Hedera Transfer
	RouterAddress        string `protobuf:"bytes,2,opt,name=routerAddress,proto3" json:"routerAddress,omitempty"`                // The router address to which the message will be submitted
	WrappedAsset         string `protobuf:"bytes,3,opt,name=wrappedAsset,proto3" json:"wrappedAsset,omitempty"`                  // The wrapped eth token
	Receiver             string `protobuf:"bytes,4,opt,name=receiver,proto3" json:"receiver,omitempty"`                          // The receiver of the initial Hedera Transfer Memo
	Amount               string `protobuf:"bytes,5,opt,name=amount,proto3" json:"amount,omitempty"`                              // The amount of the initial Hedera Transfer
	Signature            string `protobuf:"bytes,6,opt,name=signature,proto3" json:"signature,omitempty"`                        // The signature of the validator
	TransactionTimestamp int64  `protobuf:"varint,7,opt,name=transactionTimestamp,proto3" json:"transactionTimestamp,omitempty"` // The timestamp of the Hedera 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) GetReceiver

func (x *TopicEthSignatureMessage) GetReceiver() string

func (*TopicEthSignatureMessage) GetRouterAddress

func (x *TopicEthSignatureMessage) GetRouterAddress() string

func (*TopicEthSignatureMessage) GetSignature

func (x *TopicEthSignatureMessage) GetSignature() string

func (*TopicEthSignatureMessage) GetTransactionTimestamp

func (x *TopicEthSignatureMessage) GetTransactionTimestamp() int64

func (*TopicEthSignatureMessage) GetTransferID

func (x *TopicEthSignatureMessage) GetTransferID() string

func (*TopicEthSignatureMessage) GetWrappedAsset

func (x *TopicEthSignatureMessage) GetWrappedAsset() 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