From the article:
"The idea is to remove an old feature called Replace-by-Fee (RBF) signaling from Bitcoin wallets. Developers say the feature is no longer needed and may now reveal extra information about users.
The change would not affect how Bitcoin works.
Replace-by-Fee, or RBF, helps users when a Bitcoin transaction gets delayed.
When someone sends bitcoin, the transaction waits in a queue before being confirmed. They will get included in blocks based on the fee they pay. During busy periods, transactions with low fees can take longer.
RBF lets users send a new version of the same transaction with a higher fee. Miners usually process the higher-fee transaction faster.
For most Bitcoin users, nothing would change. People would still be able to increase transaction fees and speed up payments when needed. Bitcoin’s rules would stay the same.
The proposal only changes how wallet softwares prepare transactions before sending them. The discussion is still in the early stages and no final decision has been made.
But if developers agree on a shared approach, the update could improve privacy without changing the way users interact with Bitcoin."
Wasabi Wallet already removed this signaling a year ago: https://github.com/WalletWasabi/WalletWasabi/pull/13965
thks for sharing