Deployment
Last updated
Was this helpful?
Last updated
Was this helpful?
/ Deployment
Defined in:
new Deployment(
address
,chainId
,program
,fee
,feePrivate
):Deployment
Defined in:
Parameters
address
string
chainId
string
program
string
fee
number
feePrivate
boolean
= true
Returns
Deployment
address:
string
Implementation of
chainId:
string
Implementation of
fee:
number
Implementation of
feePrivate:
boolean
Implementation of
program:
string
Implementation of
Defined in:
.
Defined in:
.
Defined in:
.
Defined in:
.
Defined in:
.