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 3 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 }
type RecipientInput ¶
type RecipientInput string
type User ¶
type User struct { UV keybase1.UserVersion Username libkb.NormalizedUsername }
Click to show internal directories.
Click to hide internal directories.