Documentation ¶
Index ¶
- Variables
- func AllowTrustForDigitalAsset(gClient gasserviceclient.GasServiceClient, trustorAddress string, ...) (error, string)
- func GetAccountAddressForParticipant(participant model.Participant, accountName string) string
- func GetParticipantForDomain(domain string) (model.Participant, error)
- func GetStellarAccount(accountId string) hProtocol.Account
- func ParseFederationName(name string) (string, string, error)
Constants ¶
This section is empty.
Variables ¶
View Source
var LOGGER = logging.MustGetLogger("anchor-util")
Functions ¶
func AllowTrustForDigitalAsset ¶
func AllowTrustForDigitalAsset(gClient gasserviceclient.GasServiceClient, trustorAddress string, anchorAddress string, assetCode string, authorize bool, secretsSession secrets.Client) (error, string)
func GetAccountAddressForParticipant ¶
func GetAccountAddressForParticipant(participant model.Participant, accountName string) string
func GetParticipantForDomain ¶
func GetParticipantForDomain(domain string) (model.Participant, error)
getParticipantForDomain : Get participant for domain
func GetStellarAccount ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.