Deployment
@demox-labs/aleo-wallet-adapter-base / Exports / Deployment
Class: Deployment
Implements
Table of contents
Constructors
Properties
Constructors
constructor
• new Deployment(address
, chainId
, program
, fee
, feePrivate?
)
Parameters
Name | Type | Default value |
---|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Defined in
Properties
address
• address: string
Implementation of
Defined in
chainId
• chainId: string
Implementation of
Defined in
fee
• fee: number
Implementation of
Defined in
feePrivate
• feePrivate: boolean
Implementation of
Defined in
program
• program: string
Implementation of
Defined in
Last updated