settings

package
v0.0.0-...-ee6a38e Latest Latest
Warning

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

Go to latest
Published: Jul 16, 2020 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Debug bool
	// db
	DBDialect string
	DBHost    string
	DBName    string
	DBPort    string
	DBUser    string
	DBPw      string
	// blockchain
	EthProvider string
	// listener
	NumBlocksToConfirm      uint64
	ListenerSleepTime       time.Duration
	StartBlockListener      uint64
	StartBlockListenerHash  string
	ResendTime              int64
	GasPriceCoef            *big.Int
	ResendGasPriceCoef      *big.Int
	GasPriceResendThreshold *big.Int
	GasLimit                uint64
)

Functions

func Init

func Init(dotenvFileName string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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