tools

package
v0.25.29 Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2022 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ExportCmd

type ExportCmd struct {
	cmds.Cmd

	WalletKeyLegacy bool

	Filename  string
	ExportKey string
}

func (ExportCmd) Exec

func (c ExportCmd) Exec(w io.Writer) (r cmds.Result, err error)

func (ExportCmd) Validate

func (c ExportCmd) Validate() error

type ImportCmd

type ImportCmd struct {
	cmds.Cmd
	Filename string
	Key      string
}

func (ImportCmd) Exec

func (c ImportCmd) Exec(w io.Writer) (r cmds.Result, err error)

func (ImportCmd) Validate

func (c ImportCmd) Validate() error

Jump to

Keyboard shortcuts

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