Versions in this module Expand all Collapse all v1 v1.0.10 Dec 11, 2021 Changes in this version + type Account struct + Address common.Address + PrivateKey *ecdsa.PrivateKey + func GetAccount(index uint8) (*Account, error) + func (a *Account) GetTransactor() *bind.TransactOpts