Preparing search index...
The search index is not available
Documentation
Documentation
@near-js/transactions
actions
GlobalContractIdentifier
Class GlobalContractIdentifier
Hierarchy
Enum
GlobalContractIdentifier
Index
Constructors
constructor
Properties
Account
Id?
Code
Hash?
enum
Constructors
constructor
new
GlobalContractIdentifier
(
props
:
{
AccountId
?:
string
;
CodeHash
?:
Uint8Array
}
,
)
:
GlobalContractIdentifier
Parameters
props
:
{
AccountId
?:
string
;
CodeHash
?:
Uint8Array
}
Returns
GlobalContractIdentifier
Properties
Optional
Account
Id
AccountId
?:
string
Optional
Code
Hash
CodeHash
?:
Uint8Array
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...