maxUtxosToSplit property

int? maxUtxosToSplit
final

Maximum number of UTXOs to split (null = split all available) This allows users to keep some UTXOs available for transactions

Implementation

final int? maxUtxosToSplit;