Constructors
constructor
- new HancockDeployProvider(provider: string, providerUrl: string, from: string, hancockClient: any): HancockDeployProvider
-
Parameters
-
provider: string
-
providerUrl: string
-
from: string
-
hancockClient: any
Properties
engine
engine: any
Methods
getAddress
- getAddress(i: number): string
-
Parameters
Returns string
getAddresses
-
Returns string[]
send
-
Returns any
sendAsync
-
Returns void