Acala icon indicating copy to clipboard operation
Acala copied to clipboard

Add a Method to Clear Mempool Banned Tx Hashes

Open shunjizhan opened this issue 3 years ago • 1 comments

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())

shunjizhan avatar Jul 05 '22 01:07 shunjizhan

https://github.com/paritytech/substrate/issues/9921

zjb0807 avatar Jul 05 '22 08:07 zjb0807