commitment property

List<int>? commitment
final

Commitment, array of u64 integers logging the amount of cluster stake in lamports that has voted on the block at each depth from 0 to MAX_LOCKOUT_HISTORY + 1.

Implementation

final List<int>? commitment;