Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CredentialsFromPrivateKey ¶
func CredentialsFromPrivateKey(pk *ecdsa.PrivateKey, chainID int) (*bind.TransactOpts, *ecdsa.PrivateKey, error)
func PrivateKeyFromHex ¶
func PrivateKeyFromHex(privateKey string) (*ecdsa.PrivateKey, error)
func TransactOptsFromPrivateKey ¶
func TransactOptsFromPrivateKey(pk *ecdsa.PrivateKey, chainID int) (*bind.TransactOpts, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.