Preparing search index...
The search index is not available
@beblurt/dblurt
@beblurt/dblurt
index
BlockHeader
Interface BlockHeader
Unsigned block header.
interface
BlockHeader
{
extensions
:
any
[]
;
previous
:
string
;
timestamp
:
string
;
transaction_merkle_root
:
string
;
witness
:
string
;
}
Hierarchy (
view full
)
BlockHeader
SignedBlockHeader
Index
Properties
extensions
previous
timestamp
transaction_
merkle_
root
witness
Properties
extensions
extensions
:
any
[]
previous
previous
:
string
timestamp
timestamp
:
string
transaction_
merkle_
root
transaction_
merkle_
root
:
string
witness
witness
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
extensions
previous
timestamp
transaction_
merkle_
root
witness
@beblurt/dblurt
Loading...
Unsigned block header.