Search
Preparing search index...
The search index is not available
symbol-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
symbol-sdk
ChainInfo
Class ChainInfo
The chain information.
Hierarchy
ChainInfo
Index
Constructors
constructor
Properties
height
latest
Finalized
Block
score
High
score
Low
Constructors
constructor
new
Chain
Info
(
height
:
UInt64
, scoreLow
:
UInt64
, scoreHigh
:
UInt64
, latestFinalizedBlock
:
FinalizedBlock
)
:
ChainInfo
Parameters
height:
UInt64
scoreLow:
UInt64
scoreHigh:
UInt64
latestFinalizedBlock:
FinalizedBlock
Returns
ChainInfo
Properties
Readonly
height
height
:
UInt64
Readonly
latest
Finalized
Block
latest
Finalized
Block
:
FinalizedBlock
Readonly
score
High
score
High
:
UInt64
Readonly
score
Low
score
Low
:
UInt64
Exports
Chain
Info
constructor
height
latest
Finalized
Block
score
High
score
Low
Generated using
TypeDoc
The chain information.