Preparing search index...
The search index is not available
Kaspa WASM32 SDK - Key Generation
Kaspa WASM32 SDK - Key Generation
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 - Key Generation
AddressVersion
Language
NetworkType
Abortable
Aborted
Address
DerivationPath
Hash
Header
Keypair
Mnemonic
NetworkId
PrivateKey
PrivateKeyGenerator
PublicKey
PublicKeyGenerator
ScriptPublicKey
TransactionUtxoEntry
XPrv
XPub
IHeader
Loading...
Generated using
TypeDoc
Interface defining the structure of a block header.