# Functions
GetTestKeyByIndex returns the ganache test key allocated to a package by index.
MineTransaction blocks until the transaction is included in a block and returns the receipt.
NewEthClient returns a connection to the local ganache instance.
NewTXOpts creates a new *bind.TransactOpts for tests.