Preparing search index...
The search index is not available
Kaspa WASM32 SDK - RPC
Kaspa WASM32 SDK - RPC
IHeader
Interface IHeader
Interface defining the structure of a block header.
interface
IHeader
{
acceptedIdMerkleRoot
:
string
;
bits
:
number
;
blueScore
:
bigint
;
blueWork
:
bigint
;
daaScore
:
bigint
;
hash
:
string
;
hashMerkleRoot
:
string
;
nonce
:
bigint
;
parentsByLevel
:
string
[]
[]
;
pruningPoint
:
string
;
timestamp
:
bigint
;
utxoCommitment
:
string
;
version
:
number
;
}
Index
Properties
accepted
Id
Merkle
Root
bits
blue
Score
blue
Work
daa
Score
hash
hash
Merkle
Root
nonce
parents
By
Level
pruning
Point
timestamp
utxo
Commitment
version
Properties
accepted
Id
Merkle
Root
accepted
Id
Merkle
Root
:
string
bits
bits
:
number
blue
Score
blue
Score
:
bigint
blue
Work
blue
Work
:
bigint
daa
Score
daa
Score
:
bigint
hash
hash
:
string
hash
Merkle
Root
hash
Merkle
Root
:
string
nonce
nonce
:
bigint
parents
By
Level
parents
By
Level
:
string
[]
[]
pruning
Point
pruning
Point
:
string
timestamp
timestamp
:
bigint
utxo
Commitment
utxo
Commitment
:
string
version
version
:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
accepted
Id
Merkle
Root
bits
blue
Score
blue
Work
daa
Score
hash
hash
Merkle
Root
nonce
parents
By
Level
pruning
Point
timestamp
utxo
Commitment
version
Kaspa WASM32 SDK - RPC
AddressVersion
ConnectStrategy
Encoding
NetworkType
RpcEventType
SubmitBlockRejectReason
Abortable
Aborted
Address
Hash
Header
NetworkId
NodeDescriptor
Resolver
RpcClient
ScriptBuilder
ScriptPublicKey
SignableTransaction
Transaction
TransactionInput
TransactionOutpoint
Loading...
Generated using
TypeDoc
Interface defining the structure of a block header.