ordspv
Docs home
GitHub
Preparing search index...
@ordspv/core
BlockHeader
Interface BlockHeader
interface
BlockHeader
{
bits
:
number
;
hash
:
string
;
hashLE
:
Uint8Array
;
merkleRoot
:
string
;
merkleRootLE
:
Uint8Array
;
nonce
:
number
;
prevBlock
:
string
;
prevBlockLE
:
Uint8Array
;
raw
:
Uint8Array
;
time
:
number
;
version
:
number
;
}
Index
Properties
bits
hash
hash
LE
merkle
Root
merkle
Root
LE
nonce
prev
Block
prev
Block
LE
raw
time
version
Properties
bits
bits
:
number
hash
hash
:
string
display-order hex
hash
LE
hashLE
:
Uint8Array
internal byte order
merkle
Root
merkleRoot
:
string
merkle
Root
LE
merkleRootLE
:
Uint8Array
internal byte order
nonce
nonce
:
number
prev
Block
prevBlock
:
string
prev
Block
LE
prevBlockLE
:
Uint8Array
internal byte order
raw
raw
:
Uint8Array
the 80 raw bytes
time
time
:
number
version
version
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bits
hash
hash
LE
merkle
Root
merkle
Root
LE
nonce
prev
Block
prev
Block
LE
raw
time
version
Docs home
GitHub
ordspv
Loading...
display-order hex