checkpointSummary constant

SuiIntentScope const checkpointSummary

Used for an authority signature on a checkpoint summary.

Implementation

static const SuiIntentScope checkpointSummary =
    SuiIntentScope._(name: "CheckpointSummary", value: 2);