Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TransactionHash ¶
TransactionHash can be used as a cli.Flag.Value that captures a transaction hash from a command-line flag.
func (*TransactionHash) Set ¶
func (tg *TransactionHash) Set(value string) error
Set sets the transaction hash flag's value from the given string.
func (*TransactionHash) String ¶
func (tg *TransactionHash) String() string
String returns a string representation of the transaction hash flag.
Click to show internal directories.
Click to hide internal directories.