Preparing search index...
The search index is not available
Spectre WASM32 SDK
Spectre WASM32 SDK
IGetBlockDagInfoResponse
Interface IGetBlockDagInfoResponse
Return interface for the
RpcClient.getBlockDagInfo
RPC method.
interface
IGetBlockDagInfoResponse
{
blockCount
:
bigint
;
difficulty
:
number
;
headerCount
:
bigint
;
network
:
string
;
pastMedianTime
:
bigint
;
pruningPointHash
:
string
;
sink
:
string
;
tipHashes
:
string
[]
;
virtualDaaScore
:
bigint
;
virtualParentHashes
:
string
[]
;
}
Index
Properties
block
Count
difficulty
header
Count
network
past
Median
Time
pruning
Point
Hash
sink
tip
Hashes
virtual
Daa
Score
virtual
Parent
Hashes
Properties
block
Count
block
Count
:
bigint
difficulty
difficulty
:
number
header
Count
header
Count
:
bigint
network
network
:
string
past
Median
Time
past
Median
Time
:
bigint
pruning
Point
Hash
pruning
Point
Hash
:
string
sink
sink
:
string
tip
Hashes
tip
Hashes
:
string
[]
virtual
Daa
Score
virtual
Daa
Score
:
bigint
virtual
Parent
Hashes
virtual
Parent
Hashes
:
string
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
block
Count
difficulty
header
Count
network
past
Median
Time
pruning
Point
Hash
sink
tip
Hashes
virtual
Daa
Score
virtual
Parent
Hashes
Spectre WASM32 SDK
Loading...
Return interface for the RpcClient.getBlockDagInfo RPC method.