Skip to main content

IotaSystemStateSummary

@iota/iota-sdk


@iota/iota-sdk / client / IotaSystemStateSummary

Type Alias: IotaSystemStateSummary

IotaSystemStateSummary = { V1: IotaSystemStateSummaryV1; } | { V2: IotaSystemStateSummaryV2; }

Defined in: sdk/typescript/src/client/types/generated.ts:768

This is the JSON-RPC type for IOTA system state objects. It is an enum type that can represent either V1 or V2 system state objects.