Open ninabarbakadze opened 2 months ago
I have an idea for something to include in the CIP. Apparently Bitcoin's (RBF) enables users to opt-in to RBF.
allowing users to signal explicitly that their transactions could be replaced
But I assume our implementation won't ask users to opt-in to transactions that can be replaced and instead all transactions will be replaceable by default. So the CIP could describe existing RBF implementations and how our's compares.
Description
we want to be able to allow replace-by-fee system where users can override transactions with the same nonce but a higher fee