offchain

package
v2.10.0-beta.1 Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Overview

Code generated by protoc-gen-go-pulsar. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

View Source
var File_offchain_msgSignArbitraryData_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type MsgSignArbitraryData

type MsgSignArbitraryData struct {

	// AppDomain is the application requesting off-chain message signing
	AppDomain string `protobuf:"bytes,1,opt,name=app_domain,json=appDomain,proto3" json:"app_domain,omitempty"`
	// Signer is the sdk.AccAddress of the message signer
	Signer string `protobuf:"bytes,2,opt,name=signer,proto3" json:"signer,omitempty"`
	// Data represents the raw bytes of the content that is signed (text, json, etc)
	Data string `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

MsgSignArbitraryData defines an arbitrary, general-purpose, off-chain message

func (*MsgSignArbitraryData) Descriptor deprecated

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

Deprecated: Use MsgSignArbitraryData.ProtoReflect.Descriptor instead.

func (*MsgSignArbitraryData) GetAppDomain

func (x *MsgSignArbitraryData) GetAppDomain() string

func (*MsgSignArbitraryData) GetData

func (x *MsgSignArbitraryData) GetData() string

func (*MsgSignArbitraryData) GetSigner

func (x *MsgSignArbitraryData) GetSigner() string

func (*MsgSignArbitraryData) ProtoMessage

func (*MsgSignArbitraryData) ProtoMessage()

func (*MsgSignArbitraryData) ProtoReflect

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

func (*MsgSignArbitraryData) Reset

func (x *MsgSignArbitraryData) Reset()

func (*MsgSignArbitraryData) String

func (x *MsgSignArbitraryData) String() string

Jump to

Keyboard shortcuts

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