Documentation
¶
Index ¶
- func AccountIsExist(address string) bool
- func Balance(acc string, mptDB *pebble.DB)
- func Blockchain(acc string, chainDB *pebble.DB, line *liner.State)
- func Console(cmd *cobra.Command)
- func Init()
- func InitDir() bool
- func Interface(acc string, w *wallet.Wallet)
- func List()
- func LookupInfoByHash(acc string, chainDB *pebble.DB, line *liner.State)
- func MPTrie(acc string, chainDB, mptDB *pebble.DB, line *liner.State)
- func Mine(acc string, txDB, chainDB, mptDB *pebble.DB)
- func New()
- func Prompts(account string)
- func Run(cmd *cobra.Command)
- func ShowAccountBalance(account string, mptDB *pebble.DB)
- func Transaction(acc string, txDB, mptDB *pebble.DB, w *wallet.Wallet, line *liner.State)
- func Txpool(acc string, txDB *pebble.DB, line *liner.State)
- func Version()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AccountIsExist ¶ added in v1.5.0
func LookupInfoByHash ¶ added in v1.5.0
func ShowAccountBalance ¶ added in v1.5.0
func Transaction ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.