wallet

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_wallet_wallet_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type SigningRequest

type SigningRequest struct {
	AuthToken            string `protobuf:"bytes,1,opt,name=auth_token,json=authToken,proto3" json:"auth_token,omitempty"`
	WalletAddress        string `protobuf:"bytes,4,opt,name=wallet_address,json=walletAddress,proto3" json:"wallet_address,omitempty"`
	FilecoinDealProtocol string `protobuf:"bytes,2,opt,name=filecoin_deal_protocol,json=filecoinDealProtocol,proto3" json:"filecoin_deal_protocol,omitempty"`
	Payload              []byte `protobuf:"bytes,3,opt,name=payload,proto3" json:"payload,omitempty"`
	// contains filtered or unexported fields
}

func (*SigningRequest) Descriptor deprecated

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

Deprecated: Use SigningRequest.ProtoReflect.Descriptor instead.

func (*SigningRequest) GetAuthToken

func (x *SigningRequest) GetAuthToken() string

func (*SigningRequest) GetFilecoinDealProtocol

func (x *SigningRequest) GetFilecoinDealProtocol() string

func (*SigningRequest) GetPayload

func (x *SigningRequest) GetPayload() []byte

func (*SigningRequest) GetWalletAddress

func (x *SigningRequest) GetWalletAddress() string

func (*SigningRequest) ProtoMessage

func (*SigningRequest) ProtoMessage()

func (*SigningRequest) ProtoReflect

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

func (*SigningRequest) Reset

func (x *SigningRequest) Reset()

func (*SigningRequest) String

func (x *SigningRequest) String() string

type SigningResponse

type SigningResponse struct {
	Error     string `protobuf:"bytes,1,opt,name=error,proto3" json:"error,omitempty"`
	Signature []byte `protobuf:"bytes,2,opt,name=signature,proto3" json:"signature,omitempty"`
	// contains filtered or unexported fields
}

func (*SigningResponse) Descriptor deprecated

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

Deprecated: Use SigningResponse.ProtoReflect.Descriptor instead.

func (*SigningResponse) GetError

func (x *SigningResponse) GetError() string

func (*SigningResponse) GetSignature

func (x *SigningResponse) GetSignature() []byte

func (*SigningResponse) ProtoMessage

func (*SigningResponse) ProtoMessage()

func (*SigningResponse) ProtoReflect

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

func (*SigningResponse) Reset

func (x *SigningResponse) Reset()

func (*SigningResponse) String

func (x *SigningResponse) String() string

Jump to

Keyboard shortcuts

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