cmd

package
v0.0.9 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2020 License: MIT Imports: 26 Imported by: 0

Documentation

Index

Constants

View Source
const (
	NEXT int = -1
	BACK int = -2
)
View Source
const (
	TREZOR_BASE_PATH string = "m/44'/60'/0'/0/%d"

	LEDGER_BASE_PATH string = "m/44'/60'/0'/%d"
)
View Source
const (
	VERSION string = "0.0.9"
)

Variables

View Source
var (
	MsigValue float64
	MsigTo    string
)

Functions

func CommonFunctionCallPreprocess added in v0.0.6

func CommonFunctionCallPreprocess(cmd *cobra.Command, args []string) (err error)

func CommonTxPreprocess added in v0.0.2

func CommonTxPreprocess(cmd *cobra.Command, args []string) (err error)

func Execute

func Execute()

Execute adds all child commands to the root command and sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd.

Types

type HW

type HW interface {
	Derive(path gethaccounts.DerivationPath) (common.Address, error)
}

type Methods added in v0.0.2

type Methods []abi.Method

func (Methods) Len added in v0.0.2

func (self Methods) Len() int

func (Methods) Less added in v0.0.2

func (self Methods) Less(i, j int) bool

func (Methods) Swap added in v0.0.2

func (self Methods) Swap(i, j int)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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