processed constant

Commitment const processed

the node will query the most recent block confirmed by supermajority of the cluster as having reached maximum lockout, meaning the cluster has recognized this block as finalized

Implementation

static const Commitment processed = Commitment._("processed");