Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AccountCmd = &cobra.Command{ Use: "account", Short: "Deal with accounts of IoTeX blockchain", Args: cobra.MinimumNArgs(1), }
AccountCmd represents the account command
Functions ¶
func GetAccountMeta ¶
func GetAccountMeta(addr string) (*iotextypes.AccountMeta, error)
GetAccountMeta gets account metadata
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.