Preparing search index...
The search index is not available
Documentation
Documentation
@near-js/transactions
actions
GlobalContractDeployMode
Class GlobalContractDeployMode
Hierarchy
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
Documentation
Loading...