Constructor.
Optional
from: Record<string, number> | StateVectorCopy from state vector or its JSON value.
Internal
Iterate over nodes and their sequence numbers.
Get node sequence number.
Name (SVS v2) or Name+bootstrapTime (SVS v3).
Get node entry.
Name (SVS v2) or Name+bootstrapTime (SVS v3).
List nodes with older sequence number in this state vector than other.
Update this state vector to have newer sequence numbers between this and other.
Set node sequence number or entry.
Name (SVS v2) or Name+bootstrapTime (SVS v3).
If specified as number, it's interpreted as sequence number, and performance.now()
is used
as lastUpdate. Otherwise, it's used as the node entry.
Static
decodeDecode StateVector TLV.
SVS state vector.