noMerge property

bool noMerge
final

If true, don't try merging transient stake accounts into the reserve or validator stake account. Useful for testing or if a particular stake account is in a bad state, but we still want to update

Implementation

final bool noMerge;