Preparing search index...
The search index is not available
Kaspa WASM32 SDK
Kaspa 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
Kaspa WASM32 SDK
AccountsDiscoveryKind
AddressVersion
BindingType
ConnectStrategy
Encoding
FeeSource
Language
NetworkType
NewAddressKind
Opcodes
RpcEventType
SighashType
SubmitBlockRejectReason
TransactionDataType
TransactionKind
UtxoProcessorEventType
WalletEventType
Abortable
Aborted
AccountKind
Address
Loading...
Generated using
TypeDoc
Return interface for the RpcClient.getBlockDagInfo RPC method.