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