Preparing search index...
The search index is not available
Documentation
Documentation
@near-js/transactions
actions
DeployGlobalContract
Class DeployGlobalContract
Index
Constructors
constructor
Properties
code
deploy
Mode
Constructors
constructor
new
DeployGlobalContract
(
__namedParameters
:
{
code
:
Uint8Array
;
deployMode
:
GlobalContractDeployMode
;
}
,
)
:
DeployGlobalContract
Parameters
__namedParameters
:
{
code
:
Uint8Array
;
deployMode
:
GlobalContractDeployMode
}
Returns
DeployGlobalContract
Properties
code
code
:
Uint8Array
deploy
Mode
deployMode
:
GlobalContractDeployMode
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
code
deploy
Mode
Documentation
Loading...