Versions in this module Expand all Collapse all v0 v0.2.0 Jul 15, 2018 Changes in this version + const FlagAddress + const FlagHeight + const FlagNode + const FlagTrustNode + const MinPassLength + func BufferStdin() *bufio.Reader + func BuildMsg(inaddr1, inaddr2, addr1, addr2 common.Address, ...) types.SpendMsg + func GetCheckPassword(prompt, prompt2 string, buf *bufio.Reader) (string, error) + func GetKeyStore(dir string) *keystore.KeyStore + func GetPassword(prompt string, buf *bufio.Reader) (pass string, err error) + func ParseAmounts(amtStr string) (amount [3]uint64, err error) + func ParsePositions(posStr string) (position [2]types.Position, err error) + func StrToAddress(addrStr string) (common.Address, error)