near-api-js - v7.0.4
Preparing search index...
transactions/actions
GlobalContractDeployMode
Class GlobalContractDeployMode
Hierarchy (
View Summary
)
Enum
GlobalContractDeployMode
Index
Constructors
constructor
Properties
Account
Id?
Code
Hash?
enum
Constructors
constructor
new
GlobalContractDeployMode
(
props
:
{
AccountId
?:
null
;
CodeHash
?:
null
}
,
)
:
GlobalContractDeployMode
Parameters
props
:
{
AccountId
?:
null
;
CodeHash
?:
null
}
Returns
GlobalContractDeployMode
Properties
Optional
Account
Id
AccountId
?:
null
Optional
Code
Hash
CodeHash
?:
null
enum
enum
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
Account
Id
Code
Hash
enum
near-api-js - v7.0.4
Loading...