Acala
Acala copied to clipboard
Add a Method to Clear Mempool Banned Tx Hashes
We need a way to clear banned transactions, so that after we did a state revert, we will be able to send the same transaction again. Could be something like api.tx.sudo.sudo(api.tx.system.clearMempool())
https://github.com/paritytech/substrate/issues/9921