Documentation ¶
Index ¶
- func DialEthClientWithTimeout(ctx context.Context, url string, disableHTTP2 bool) (*ethclient.Client, error)
- func GetTransactionReceipt(ctx context.Context, client *ethclient.Client, txHash common.Hash) (*types.Receipt, error)
- func NewTransactOpts(ctx context.Context, chainId uint64, privateKey *ecdsa.PrivateKey) (*bind.TransactOpts, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetTransactionReceipt ¶
func NewTransactOpts ¶
func NewTransactOpts(ctx context.Context, chainId uint64, privateKey *ecdsa.PrivateKey) (*bind.TransactOpts, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.