Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleTx ¶
func HandleTx(c *cli.Context, hd *client.HyperdriveClient, txInfo *eth.TransactionInfo, confirmMessage string, identifier string, submissionMessage string) (bool, error)
Handle a transaction, either printing its details, signing it, or submitting it and waiting for it to be included
func HandleTxBatch ¶
func HandleTxBatch(c *cli.Context, hd *client.HyperdriveClient, txInfos []*eth.TransactionInfo, confirmMessage string, identifierFunc func(int) string, submissionMessage string) (bool, error)
Handle a batch of transactions, either printing their details, signing them, or submitting them and waiting for them to be included
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.