Avalanche SDK Client
Preparing search index...
methods/pChain
PChainBlockType
Type Alias PChainBlockType
PChainBlockType
:
{
block
:
{
height
:
number
;
id
:
string
;
parentID
:
string
;
time
:
number
;
txs
:
(...)
[]
}
;
encoding
:
"json"
}
|
{
block
:
string
;
encoding
:
"hex"
}
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
GitHub
Avalanche Docs
Avalanche SDK Client
Loading...