@multiversx/sdk-core - v14.0.1
Preparing search index...
BlockCoordinates
Class BlockCoordinates
Index
Constructors
constructor
Properties
hash
nonce
root
Hash
Methods
from
Http
Response
Constructors
constructor
new
BlockCoordinates
(
init
?:
Partial
<
BlockCoordinates
>
)
:
BlockCoordinates
Parameters
Optional
init
:
Partial
<
BlockCoordinates
>
Returns
BlockCoordinates
Properties
hash
hash
:
string
= ""
nonce
nonce
:
bigint
= 0n
root
Hash
rootHash
:
string
= ""
Methods
Static
from
Http
Response
fromHttpResponse
(
payload
:
any
)
:
BlockCoordinates
Parameters
payload
:
any
Returns
BlockCoordinates
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
hash
nonce
root
Hash
Methods
from
Http
Response
@multiversx/sdk-core - v14.0.1
Loading...