- The
sendallRPC spends specific UTXOs to one or more recipients without creating change. By default, thesendallRPC will spend every UTXO in the wallet.sendallis useful to empty wallets or to create a changeless payment from select UTXOs. When creating a payment from a specific amount for which the recipient incurs the transaction fee, continue to use thesubtractfeefromamountoption via thesend,sendtoaddress, orsendmanyRPCs. (#24118)