stellarcommon

package
v0.0.0-...-2d55fe6 Latest Latest
Warning

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

Go to latest
Published: May 17, 2024 License: BSD-3-Clause Imports: 6 Imported by: 27

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Recipient

type Recipient struct {
	Input RecipientInput
	// These 5 fields are nullable.
	User      *User
	Assertion *keybase1.SocialAssertion
	// Recipient may not have a stellar wallet ready to receive
	AccountID *stellarnet.AddressStr // User entered G... OR target has receiving address

	// federation address lookups can return a memo
	PublicMemo     *string
	PublicMemoType *string
}

func (Recipient) HasMemo

func (r Recipient) HasMemo() bool

func (Recipient) Memo

func (r Recipient) Memo() (*stellarnet.Memo, error)

type RecipientInput

type RecipientInput string

type User

type User struct {
	UV       keybase1.UserVersion
	Username libkb.NormalizedUsername
}

Jump to

Keyboard shortcuts

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