maxUtxosToSplit property
Maximum number of UTXOs to split (null = split all available) This allows users to keep some UTXOs available for transactions
Implementation
final int? maxUtxosToSplit;
Maximum number of UTXOs to split (null = split all available) This allows users to keep some UTXOs available for transactions
final int? maxUtxosToSplit;