app

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2020 License: GPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	ChainID     string
	Mnemonic    string
	Account     uint32
	Index       uint32
	Passphrase  string
	AccountName string
	APIURL      string
	Gas         uint64
	Fees        string
	Logger      *logrus.Logger
	Assets      map[string][]exchange.Asset
}

type OracleApp

type OracleApp struct {
	// contains filtered or unexported fields
}

func NewOracleApp

func NewOracleApp(c *Config) (*OracleApp, error)

func (*OracleApp) Start

func (a *OracleApp) Start() error

Jump to

Keyboard shortcuts

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