Creates a new immutable AddressDriverTxFactory
instance.
The signer that will be used to sign the generated transactions.
The singer
must be connected to a provider.
The supported networks are:
1
5
80001
Overrides the AddressDriver
contract address.
If it's undefined
(default value), the address will be automatically selected based on the signer.provider
's network.
A Promise
which resolves to the new client instance.
Generated using TypeDoc
A factory for creating
AddressDriver
contract transactions.