package
2.1.3-rc0
Repository: https://github.com/iotexproject/iotex-core.git
Documentation: pkg.go.dev

# Functions

IsSignerExist checks whether signer account is existed.
Meta gets account metadata.
NewAccountActions represents the account sign command.
NewAccountBalance represents the account balance command.
NewAccountCmd represents the account command.
NewAccountCreate represents the account create command.
NewAccountCreateAdd represents the account createadd command.
NewAccountDelete represents the account delete command.
NewAccountEthAddr represents the account ethaddr command.
NewAccountExport represents the account export command.
NewAccountExportPublic represents the account export public command.
NewAccountImportCmd combines three account import command.
NewAccountImportKeyCmd represents the account import key command.
NewAccountImportKeyStoreCmd represents the account import keystore command.
NewAccountImportPemCmd represents the account import pem command.
NewAccountInfo represents the account info command.
NewAccountList represents the account list command.
NewAccountNonce represents the account nonce command.
NewAccountSign represents the account sign command.
NewAccountUpdate represents the account update command.
NewAccountVerify represents the account verify command.
PrivateKeyFromSigner returns private key from signer.
Sign sign message with signer.

# Variables

ErrPasswdNotMatch indicates that the second input password is different from the first.