near-api-js - v7.0.4
Preparing search index...
transactions/actions
GlobalContractIdentifier
Class GlobalContractIdentifier
Hierarchy (
View Summary
)
Enum
GlobalContractIdentifier
Index
Constructors
constructor
Properties
Account
Id?
Code
Hash?
enum
Constructors
constructor
new
GlobalContractIdentifier
(
props
:
{
AccountId
?:
string
;
CodeHash
?:
Uint8Array
<
ArrayBufferLike
>
}
,
)
:
GlobalContractIdentifier
Parameters
props
:
{
AccountId
?:
string
;
CodeHash
?:
Uint8Array
<
ArrayBufferLike
>
}
Returns
GlobalContractIdentifier
Properties
Optional
Account
Id
AccountId
?:
string
Optional
Code
Hash
CodeHash
?:
Uint8Array
<
ArrayBufferLike
>
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...