common

package
v0.0.0-...-60ae506 Latest Latest
Warning

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

Go to latest
Published: Jul 12, 2019 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var AuthCommand = cli.CreateCommand("auth", "Set the password for the session", authExecutor, nil)

AuthCommand executes the auth command, allowing the user to set a password for the current session for encryption and decryption of the wallet file

syntax: auth ${OPTIONAL_PASS}

View Source
var DeleteCommand = cli.CreateCommand("delete", "Deletes a key from the local wallet", deleteExecutor, deleteCompleter)

DeleteCommand executes the delete command, allowing the user to remove keys from their personal wallet

syntax: delete ${PUBLIC_KEY}

View Source
var NewCommand = cli.CreateCommand("new", "Creates a new local wallet", newCommand, nil)

NewCommand executes the new command, allowing the user to generate new keypairs for use in the system

syntax: new ${OPTIONAL MULTI-WORD SEED}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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