ContractDeployer class
Handles deploying new contracts
Signature:
export declare class ContractDeployer extends RPCConnectionHandler
Extends: RPCConnectionHandler
Constructors
Constructor | Modifiers | Description |
---|---|---|
(constructor)(network, options, storage) | Constructs a new instance of the ContractDeployer class |