commitment property

List<u64>? commitment
final

An 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<u64>? commitment;