stellar

package
v0.0.0-...-55a3c00 Latest Latest
Warning

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

Go to latest
Published: May 7, 2019 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Backend

func Backend() *backend

func Factory

Factory creates a new usable instance of this secrets engine.

Types

type Account

type Account struct {
	Address      string   `json:"address"`
	Seed         string   `json:"seed"`
	AccountId    string   `json:"account_id"` // This is the original public key used to create the account
	TxSpendLimit string   `json:"tx_spend_limit"`
	Whitelist    []string `json:"whitelist"`
	Blacklist    []string `json:"blacklist"`
}

Account is a Stellar account

Jump to

Keyboard shortcuts

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