Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Terminal *term.Terminal
Terminal is a terminal used for input. If `nil`, stdin is used.
Functions ¶
func ConfirmTx ¶ added in v0.97.3
func ConfirmTx(w io.Writer, tx *transaction.Transaction) error
ConfirmTx asks for a confirmation to send the tx.
func ReadPassword ¶
ReadPassword reads the user's password with prompt.
Types ¶
Click to show internal directories.
Click to hide internal directories.