account

package
v1.14.0 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2024 License: Apache-2.0 Imports: 34 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var AccountCmd = &cobra.Command{
	Use:   "account",
	Short: config.TranslateInLang(_accountCmdShorts, config.UILanguage),
}

AccountCmd represents the account command

View Source
var CryptoSm2 bool

CryptoSm2 is a flag for sm2 cryptographic algorithm

View Source
var (
	ErrPasswdNotMatch = errors.New("password doesn't match")
)

Errors

Functions

func GetAccountMeta

func GetAccountMeta(addr string) (*iotextypes.AccountMeta, error)

GetAccountMeta gets account metadata

func IsSignerExist added in v0.11.0

func IsSignerExist(signer string) bool

IsSignerExist checks whether signer account is existed

func PrivateKeyFromSigner added in v1.5.1

func PrivateKeyFromSigner(signer, password string) (crypto.PrivateKey, error)

PrivateKeyFromSigner returns private key from signer

func Sign

func Sign(signer, password, message string) (string, error)

Sign sign message with signer

Types

This section is empty.

Jump to

Keyboard shortcuts

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