Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultTransactionOptions = transactor.TransactOptions{ GasLimit: 2000000, GasPrice: big.NewInt(0), Value: big.NewInt(0), }
Functions ¶
func NewSignAndSendTransactor ¶
func NewSignAndSendTransactor(txFabric calls.TxFabric, gasPriceClient calls.GasPricer, client calls.ClientDispatcher) transactor.Transactor
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.