Documentation
¶
Index ¶
- func ConstructTransactOpts(cli *_rpc.ProviderClient, authCli *_rpc.AuthClient, gasPrice *big.Int, ...) (transactOpts *bind.TransactOpts, err error)
- func ConstructTransactOptsWithValue(cli *_rpc.ProviderClient, authCli *_rpc.AuthClient, gasPrice *big.Int, ...) (transactOpts *bind.TransactOpts, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConstructTransactOpts ¶
func ConstructTransactOpts(cli *_rpc.ProviderClient, authCli *_rpc.AuthClient, gasPrice *big.Int, gasLimit uint64) (transactOpts *bind.TransactOpts, err error)
func ConstructTransactOptsWithValue ¶
func ConstructTransactOptsWithValue(cli *_rpc.ProviderClient, authCli *_rpc.AuthClient, gasPrice *big.Int, gasLimit uint64, value int64) (transactOpts *bind.TransactOpts, err error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.