Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateSignedTxAndValidate ¶
func GenerateSignedTxAndValidate(ops []interface{}, signers ...*wallet.PrivAccount) (*prototype.SignedTransaction, error)
func GenerateUUID ¶
func GetPassphrase ¶
func GetPassphrase(reader PasswordReader) (string, error)
Types ¶
type MyPasswordReader ¶
type MyPasswordReader struct{}
func (MyPasswordReader) ReadPassword ¶
func (pr MyPasswordReader) ReadPassword(fd int) ([]byte, error)
type PasswordReader ¶
Click to show internal directories.
Click to hide internal directories.