package
Version:
v0.2.1-dev
Opens a new window with list of versions in this module.
Published: Feb 1, 2024
License: AGPL-3.0
Opens a new window with license information.
Imports: 22
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Prompt for a recovery mnemonic phrase
func RegisterCommands(app *cli.App, name string, aliases []string)
Register commands
type PersonalSignature struct {
Address common.Address `json:"address"`
Message string `json:"msg"`
Signature string `json:"sig"`
Version string `json:"version"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.