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:
1580001Overrides 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
AddressDrivercontract transactions.